On Fri, Jul 18, 2003 at 06:10:29PM +0200, Andre Poenitz wrote: > And so is any 16 bit code...
Well yes. > I just don't think it'd matter much. Maybe not but we should at least be aware of it. UCS4 doesn't have the surrogate pair problem. I don't see the point in using wchar_t especially given the preponderance of broken systems where it's 16-bits wide only. For some reason Qt doesn't seem to have support for 32-bit -> QString. very odd. regards john
