erreur module).
More...Defines | |
| #define | NB_MAX_FONCTIONS 60 |
| Total number of functions handling error codes. | |
| #define | ERROR_BASE 10 |
| Maximum number of error codes per function. | |
Functions | |
| void | printErrorMessage (const int code, const char *fmt,...) |
erreur module).
SlpTK Library 0.6.0
<error.h> Antonin Merçay (revision on 19.11.2004)
| void printErrorMessage | ( | const int | code, | |
| const char * | fmt, | |||
| ... | ||||
| ) |
Print an error message associated to a given error code.
| [in] | code | The error code |
| [in] | fmt | A complementary message |
Affiche_Message_Erreur
1.4.7