#include <error.h>
Public Attributes | |
| Gj_Error* | next |
| A pointer to the next error in the queue. | |
| Gj_Id | id |
| The id of the error. | |
| unsigned | time |
| Holds the time when the error occured. | |
| char* | sourcefile |
| Contains the name of the source file. | |
| int | sourceline |
| Contains the line in the source file. | |
1.2.1 written by Dimitri van Heesch,
© 1997-2000