Main Page
|
Modules
|
Class Hierarchy
|
Alphabetical List
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
Related Pages
|
S
earch for
String Length
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::endsWith()
.
Generated on Sun Aug 22 15:38:04 2010 for ICU 4.0.1 by
1.3.9.1