6. Character Set

6.4. Character Set Description File

Applications can provide additional character set description files.

For single byte characters, the decimal, octal or hexadecimal constants are represented as a char value.

For multibyte characters, the decimal, octal or hexadecimal constants are represented as a wchar_t value, whose type is an unsigned 32-bit integer.