csi_err.c File Reference
Application programming interface for CSI. More...
Include dependency graph for csi_err.c:Data Structures | |
| struct | TCsiErrTblEntry |
| Single entry in error message table. More... | |
Macros | |
| #define | CSI_ERR_MSG_TBL_SIZE 35 |
| #define | CSI_SOURCE |
Functions | |
| const char * | CsiErrorToString (long ErrNum) |
| This function converts error code into error string. More... | |
Variables | |
| static const TCsiErrTblEntry | CsiErrMsgTbl [CSI_ERR_MSG_TBL_SIZE] |
| Table of error messages. | |
Detailed Description
Application programming interface for CSI.
- Date
- 2009/08/27

