|
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
|
Functions | |
| FXushort | utf8CharEncode (const FXchar *text, FXint max) |
| FXString | utf8CharDecode (FXushort ch) |
| FXint | utf8CharLen (const FXchar *text, FXint max) |
|
|||||||||||||||
|
encode a text string to a unicode character.
|
|
|
decode a unicode character back into a text string.
|
|
|||||||||||||||
|
return the number of unicode characters in a given text string.
|