|
ACSE 2.0.3
Advanced Compiler System for Education
|
Error logging utilities implementation. More...
Go to the source code of this file.
Functions | |
| void | emitError (t_fileLocation loc, const char *fmt,...) |
| void | fatalError (const char *format,...) |
Variables | |
| int | numErrors |
| The number of errors logged by emitError up to now. | |
Error logging utilities implementation.
Definition in file errors.c.