askq1 askq1 <askq1 at hotmail dot com> wrote

> I want c/c++ functions/routines that will convert Unicode to
> UTF8/UTF16/UCS2 encodings and vice-versa. Can some-one point me where
> can I get these code routines?

As a quick side note, UCS-2 is simply UTF-16 without surrogate support
(i.e. restricted to the BMP), and for that reason it is best avoided.

-Doug Ewell
 Fullerton, California
 http://users.adelphia.net/~dewell/


Reply via email to