Main Page
Data Structures
Files
File List
Globals
thai/thstr.h File Reference
Detailed Description
Thai string manipulators.
Functions
size_t
th_normalize
(
thchar_t
dest[], const
thchar_t
*src, size_t n)
Normalize character order and remove excessive characters.
Function Documentation
size_t th_normalize
(
thchar_t
dest
[],
const
thchar_t
*
src
,
size_t
n
)
Normalize character order and remove excessive characters.
Parameters:
dest
: the destination string buffer
src
: the string to normalize
n
: the size of
dest
buffer
Returns:
total bytes written to
dest
, excluding the terminating '\0'.
Corrects combining character order and remove excessive characters. At most
n
characters are put in
dest
.
Generated on Thu Jun 5 18:25:40 2008 for libthai by
1.4.6