[fpc-devel] Unicode support (yet again)

Luiz Americo Pereira Camara luizmed at oi.com.br
Fri Sep 16 19:29:14 CEST 2011


On 16/9/2011 07:38, Marco van de Voort wrote:
> Most simple RTL routines that accept a string, but are not string type
> specific (think fileopen createdir etc) accept rawbytestring, a type that
> accepts all ansistring types and unicodestring. IOW you can also pass an
> UTF8 to it, even in the UTF16 rtl.

Please take a look at other mail i sent. AFAIK RawByteString will not 
work here since it looses the encoding info so can't know if a 
conversion is required and if yes don't know what conversion do

Luiz



More information about the fpc-devel mailing list