Op 2010-10-13 15:18, Martin Schreiber het geskryf: >> > You should not use character indices with utf-8 anyway. ;-)
The string parser I am writing doesn't accept Unicode text. There are only 30 or so keywords in plain ASCII text, so inspecting the first character via an index is perfectly legal in this case. :) Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net:8080/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
