[fpc-devel] FPC 2.3.1 seems a mixed mess with Unicode support

Florian Klaempfl florian at freepascal.org
Tue Sep 15 13:45:06 CEST 2009


Micha Nelissen schrieb:
> Graeme Geldenhuys wrote:
>>   MyString := '世界您好';
>>   MyChar := MyString[1];
>>   writeln(MyChar);
>> end.
> 
> Extracting a Char from a UnicodeString? What's that supposed to do?

As I said, it's UCS coding style :)



More information about the fpc-devel mailing list