fehQlibs 26
Qlibs
|
error output to log for different conditions and OS More...
#include "error.h"
Go to the source code of this file.
Macros | |
#define | X(e, s) if (code == e) return s; |
Functions | |
char * | error_str (int) |
char * | errstr (int code) |
error output to log for different conditions and OS
Definition in file errstr.c.
char * error_str | ( | int | ) |