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

Reply via email to