Function CDM_Strlen


Definition:#include <CDM.h>
Prototype:long CDM_Strlen(CDM_CONST char *string);
Arguments:

string: The string to be lengthed (char *)

C/C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index

Description:

Returns the length of a UTF-8 string...


Generated by: petasis@aias on Wed Aug 16 10:31:57 PM EEST 2006.