[fpc-devel] FPC 2.3.1 seems a mixed mess with Unicode support
Micha Nelissen
micha at neli.hopto.org
Tue Sep 15 13:35:58 CEST 2009
Graeme Geldenhuys wrote:
> MyString := '世界您好';
> MyChar := MyString[1];
> writeln(MyChar);
> end.
Extracting a Char from a UnicodeString? What's that supposed to do?
Micha
More information about the fpc-devel
mailing list