[fpc-devel] Unicode support (again)
    Florian Klaempfl 
    florian at freepascal.org
       
    Tue Nov 11 10:44:28 CET 2008
    
    
  
Michael Schnell schrieb:
> 
>> Lazarus has a set of utf-8 ready routines, using utf-8 inside of a
>> ansistring.
>>   
> I see. But it's really ugly that you need to use those instead of just
> writing clean old school code and have the compiler care for the nasty
> details.
Having unicode support in any way is not free. You've to rewrite your
code somehow.
    
    
More information about the fpc-devel
mailing list