[
Lists Home |
Date Index |
Thread Index
]
On Jan 21, 2004, at 1:37 PM, jcowan@reutershealth.com wrote:
> C and C++ on the Windows platform *are* UTF-16 centric. If you put
> a Gothic character into a "..."L string, for example
So you're saying that it would be satisfactory for genx to infer that if
sizeof(wchar_t) == 2
then the values are UTF16 coded units? -Tim
|