Ustring_ustrlen


Functions

int32_t u_strlen (const UChar *s)
 Determine the length of an array of UChar.

Function Documentation

int32_t u_strlen const UChar *  s  ) 
 

Determine the length of an array of UChar.

Parameters:
s The array of UChars, NULL (U+0000) terminated.
Returns:
The number of UChars in chars, minus the terminator.

Stable:
ICU 2.0

Referenced by UnicodeString::indexOf().


Generated on Mon Jul 14 00:24:02 2008 for ICU 3.6 by  doxygen 1.3.9.1