C Runtime Library

The standard string utilities starting with str are not DBCS-enabled. Instead, wchar_t(**) data type, which represents both SBCS characters and DBCS characters in the unified format, and its utility functions are supported.


[Back: C Compiler]
[Next: PM Debugger]