Error module

This module does all error handling. More...

Modules

 Simplified Error Codes

Verbosity

Composing error messages.

GWENHYWFAR_API int GWEN_Error_ToString (int c, char *buffer, int bsize)

Detailed Description

This module does all error handling.

Author:
Martin Preuss<martin@libchipcard.de>

Function Documentation

GWENHYWFAR_API int GWEN_Error_ToString ( int  c,
char *  buffer,
int  bsize 
)

Dumps the string corresponding to the given erro code.

Returns:
1 detailed error message created, 0 otherwise
Parameters:
c error code
buffer pointer to a buffer to receive the message
bsize size of that buffer in bytes

Definition at line 75 of file error.c.

References GWEN_Error_SimpleToString().


Generated on Wed Sep 3 15:22:02 2008 for gwenhywfar by  doxygen 1.5.6