Re: [xml-dev] Genx
On Jan 21, 2004, at 1:37 PM, 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