#include "unicode.h"Go to the source code of this file.
Functions | |
| void | convert_tc_to_sc (UTF32CHAR *) |
| Converts str from Traditional Chinese to Simplified Chinese in place. | |
| void | convert_sc_to_tc (UTF32CHAR *) |
| Converts str from Simplified Chinese to Traditional Chinese in place. | |
1.5.2