RE: Unicode String literals on various platforms

From: Marco.Cimarosti@icl.com
Date: Tue Aug 08 2000 - 12:13:24 EDT


Antoine Leca wrote:
> char C_thai[] =
> "\u0E40\u0E02\u0E17\u0E32\u0E49\u0E1B\u0E07\u0E1C\u0E33";

Would the Unicode values be converted to the local SBCS/MBCS character set?

If yes:

Is the definition of this locale info part of the C99 standard itself, or is
it operating system's locale?

And what happens to Unicode values that cannot be converted in that
character set?

Thanks.
        _ Marco



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:21:06 EDT