#include <error.h>
Public Attributes | |
| char | name [GJ_ERRORARGTYPE_NAMELEN] |
| Error name. | |
| Gj_Errordatatype | type |
| Error data type. | |
| int | len |
| Error data length. More... | |
| Gj_ErrorConvertFunc* | func |
| Error conversion function pointer. More... | |
|
|
Error data length.
Only used if the error data type is |
|
|
Error conversion function pointer.
Only used if the error data type is |
1.2.1 written by Dimitri van Heesch,
© 1997-2000