On 09/14/2011 05:19 PM, Hans-Peter Diettrich wrote:

Can you specify, *which* strings ever *require* platform specific encoding?
If not strings, Chars do:

MyString := 'Öse';
MyChar := MyString[1];

-Michael


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to