And3mD schreef:
How to compare utf8 stringsFor example I have the sign "/" encoded as #47 and #192#175: str1:=#47; // "/" str2:=#192#175; // "/"
I don't think str2 is valid UTF8. Vincent -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
