[fpc-devel] Unicode and UTF8String
Michael Schnell
mschnell at lumino.de
Tue Dec 2 10:15:13 CET 2008
> I meant more that a lot of people simply ignored in their code that
> ansistrings could be also multibyte even not considering UTF-8.
>
Ignoring that ANSI Characters > $7F are locale depending makes a program
work perfectly in a single country and mostly decently in many others.
Ignoring that ut8-code-points can be coded in two code-elements in an
"ANSIString" makes a program work only in countries that use just ASCII,
Thus not in at all in Europe.
-Michael
More information about the fpc-devel
mailing list