#include <stdio.h>#include <string.h>#include "report.h"#include "errcodes.h"Go to the source code of this file.
Functions | |
| void | report_report (void *filepointer, char *FileName, long LineNumber, unsigned int iErrorCode, int iErrorSeverity, int *piErrorCounter, char *szErrorString, unsigned long *fFlags) |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 73 of file report.c. Referenced by main(), and scriba_new(). |
1.4.6-NO