I'm a developer at C++ Shanghai team. I'm interested in everything related to C++
August 2009 - Posts
-
According to C standard, it only supports output text in MBCS (Multi-Byte Character String): n1124.pdf , 7.19.3/12 The wide character output functions convert wide characters to multibyte characters and write them to the stream as if they were written Read More...
|