| T_strlen |
|
|
T_strlen |
|
|
|
unsigned int T_strlen ( |
|
char *pStr | /* |
); |
|
|
|
Description
T_strlen returns the number of characters in pStr, excluding the terminal NULL.
Return Value
The number of characters in the string.
C h a p t e r 4 D e t a i l s o f C r y p t o - C F u n c t i o n s | 349 |