tfStrError
Table of Contents >> Programmer's Reference
| #include <trsocket.h> |
| char TM_FAR * tfStrError | (int errorCode); |
Function Description
This function returns the error message correlated with 'errorCode'.
Parameters
- errorCode
- The error code in integer form.
Returns
- char TM_FAR *
- The error message as a string.