Main Page
|
Modules
|
Class Hierarchy
|
Alphabetical List
|
Data Structures
|
Directories
|
File List
|
Data Fields
|
Globals
|
Related Pages
|
S
earch for
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::endsWith()
.
Generated on Mon Jan 15 22:41:23 2007 for ICU 3.6 by
1.4.2