T_strlen

 

 

T_strlen

 

 

 

unsigned int T_strlen (

 

char *pStr

/* null-terminated string */

);

 

 

 

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

Page 359
Image 359
RSA Security 5 manual Tstrlen, Number of characters in the string