Quote Originally Posted by dilettante View Post
What it means is that UTF-16 is a "multiword character" encoding much as UTF-8 is a "multibyte character" encoding.
This is when the house of cards falls apart. Why not use utf-8 in first place then, if we'll have to be dealing with MBCS (i.e. strlen is not working) anyway?

cheers,
</wqw>