[yunqa.de] Re: unicode

  • From: Delphi Inspiration <delphi@xxxxxxxx>
  • To: yunqa@xxxxxxxxxxxxx
  • Date: Thu, 19 Feb 2009 11:13:25 +0100

Uffe Kousgaard wrote:

>I need to convert strings between unicode (widestring) and other codepages 
>(ansistring) with D7, D2007, D2009 and Kylix3.
>
>Is DIconverter sufficient for this task or is DIunicode also required?

DIConverters if fully sufficient for this task. You just need to write the 
conversion loop. DIUnicode takes care of this automatically, adds memory 
buffering to speed up stream and file reads / writes / converts, plus many 
conveniences functions to simplify more complex parsing tasks (like 
DIHtmlParser).

>Will DIconverter and/or DIunicode compile with Kylix 3?

I never tested either of them with Kylix 3 so I suppose they will not compile.

Ralf 

_______________________________________________
Delphi Inspiration mailing list
yunqa@xxxxxxxxxxxxx
//www.freelists.org/list/yunqa



Other related posts: