#include <aconf.h>#include <stdio.h>#include <stddef.h>#include <stdarg.h>#include "GlobalParams.h"#include "Error.h"Include dependency graph for Error.cc:

Go to the source code of this file.
Functions | |
| void CDECL | error (int pos, char *msg,...) |
|
||||||||||||||||
|
Definition at line 20 of file Error.cc. References GlobalParams::getErrQuiet(), and globalParams. |
1.4.2