[fpc-devel] Unicode and UTF8String
Martin Friebe
fpc at mfriebe.de
Mon Dec 1 23:21:34 CET 2008
Felipe Monteiro de Carvalho wrote:
> On Mon, Dec 1, 2008 at 7:33 PM, Martin Friebe <fpc at mfriebe.de> wrote:
>
>> I suggested to have a rtl, that has overloaded functions for each string
>> type.
>> of course that sounds easier than in fact it will be.
>>
>
> This is about the same as having all string routines in 3 flavours:
> RTLString, utf-8 and utf-16
>
If you have a function overloaded in utf6 and utf16, then You will not
need to have it in RTLString. RTLString will be equal to either of the 2?
More information about the fpc-devel
mailing list