"D. Richard Hipp" <[EMAIL PROTECTED]> wrote:

So what datatype
are most systems expecting to use for UTF-16 strings?  Who can provide
me with a list?  Or even a few examples?

Here's one: On Mac OS X, a UTF-16 string would typically be UniChar*, where UniChar is a typedef for unsigned short, with a separate length rather than a trailing zero.
--
James W. Walker, ScriptPerfection Enterprises, Inc.
<http://www.write-brain.com/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to