| libthai
    0.1.28
    | 
Thai string manipulators. More...
| Functions | |
| size_t | th_normalize (thchar_t dest[], const thchar_t *src, size_t n) | 
| Normalize character order and remove excessive characters.  More... | |
Thai string manipulators.
Normalize character order and remove excessive characters.
| dest | : the destination string buffer | 
| src | : the string to normalize | 
| n | : the size of dest buffer | 
Corrects combining character order and remove excessive characters. At most n characters are put in dest.
 1.8.14
 1.8.14