Error module

This module does all error handling. More...

Collaboration diagram for Error module:

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 77 of file error.c.

References GWEN_Error_SimpleToString().

Here is the call graph for this function:

Generated on Mon Jul 5 22:56:48 2010 for gwenhywfar by  doxygen 1.6.3