From: saqqara (saqqara@csi.com)
Date: Tue May 25 2004 - 05:59:48 CDT
In C/C++
For Windows use the API MultiByteToWideChar.
GNU/libiconv has much more than you need but should be okay, no need to
understand why it works just use it..
Only couple of hours work to write one from scratch in C/C++, format is very
simple to work with. I did this some years ago but don't have the code to
share. Sorry.
Perl, Java, .net etc all have easy to use conversion support
Bob Richmond
Saqqara Technology
From: "Vandana Vuthoo" <vandanam@pxtel.com>
>
> Hi,
> I am trying to find converter for UTF7 to UCS2.
> But the one available in Libiconv is a bit complicated.
> I am unable to understand the values of conv->istate and conv->ostate.
> If anynody worked kindly calrify.
> Regards
> Vandana
This archive was generated by hypermail 2.1.5 : Tue May 25 2004 - 05:56:26 CDT