Defines | |
| #define | oslCccSJIStoUCS2 cccSJIStoUCS2 |
| #define | oslCccSetErrorCharUCS2 cccSetErrorCharUCS2 |
| #define | oslCccShutDown cccShutDown |
| #define oslCccSJIStoUCS2 cccSJIStoUCS2 |
Character code conversion
| dst | - output string | |
| count | - size of output buffer | |
| str | - input string | |
| cp | - codepage |
| #define oslCccSetErrorCharUCS2 cccSetErrorCharUCS2 |
Set error character (character that's used for code points where conversion failed)
| code | - new error character (default: 0) |
| #define oslCccShutDown cccShutDown |
Shutdown the Character Code Conversion Library
1.5.9