[fpc-devel] Unicode resource strings
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Aug 21 10:17:51 CEST 2012
Hi,
On 21 August 2012 08:28, Michael Schnell <mschnell at lumino.de> wrote:
>
> How can it be OK regarding comparing strings, when all Unicode variants
> allow for multiple codings for the same single printable "character" (and
> moreover what "character" do the users regard as "equal").
The Unicode Standard covers all this. It short, if you want to do
string comparisons, one option is to normalise the text before you do
a compare.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-devel
mailing list