OpenCBM
|
Shared library / DLL for accessing the driver. More...
Go to the source code of this file.
Functions | |
char * | cbmlibmisc_format_error_message (unsigned int ErrorNumber) |
Format a returned error code into a string. More... | |
char* cbmlibmisc_format_error_message | ( | unsigned int | ErrorNumber | ) |
Format a returned error code into a string.
This function formats a returned error code into a string.
Error | The error number to be formatted. |
Definition at line 35 of file formaterrormessage.c.
Referenced by CbmInstall(), CbmRemove(), and plugin_load().