tfStrLen
Table of Contents >> Programmer's Reference
| #include <trsocket.h> |
| unsigned int tfStrLen | (const char TM_FAR * strPtr); |
Function Description
This function returns the error message correlated with 'errorCode'.
Parameters
- strPtr
- The string to find the length of.
Returns
- length
- The length of string pointed to by 'strPtr'.