[cfe-dev] [musl] Re: Is that getting wchar_t to be 32bit on win32 a good idea for compatible with Unix world by implement posix layer on win32 API?
Joerg Sonnenberger
joerg at britannica.bec.de
Sun May 10 05:54:26 PDT 2015
On Sun, May 10, 2015 at 08:31:54PM +0800, 罗勇刚(Yonggang Luo) wrote:
> But in msvcrt, the path is ANSI encoding, and in posix, path is utf8 encoding,
Huh? POSIX makes no assumptions about string encoding. If it is UTF8 or
a legacy encoding is completely up to the application and/or end user
environment.
Joerg
More information about the cfe-dev
mailing list