[Expat-discuss] Re: Summary of Pull API thoughts

Karl Waclawek karl at waclawek.net
Wed Mar 26 11:18:59 EST 2003


> Actually, we're having to do a flavor of this anyway on Linux, where the
> wchar.h Unicode interface is 4 bytes while Opera is still 2. 

What compiler are you using?
gcc on Linux allows a switch to make wchar_t 2 bytes instead of 4.
That is how Expat is compiled for UTF-16 output.

Karl




More information about the Expat-discuss mailing list