|
gwenhywfar
5.10.1
|
This file contains the module for error handling. More...
#include <gwenhywfar/gwenhywfarapi.h>#include <gwenhywfar/types.h>
Go to the source code of this file.
Functions | |
Verbosity | |
Composing error messages. | |
| GWENHYWFAR_API int | GWEN_Error_ToString (int c, char *buffer, int bsize) |
| GWENHYWFAR_API const char * | GWEN_Error_SimpleToString (int i) |
| Returns a (very) short string describing the given GWEN error code, or "Unknown error" for unknown codes. More... | |
This file contains the module for error handling.
Definition in file error.h.
1.8.14