[fpc-devel] Is calling the Windows Unicode APIs really faster than the ANSI API's?

Michael Schnell mschnell at lumino.de
Mon Sep 29 09:28:07 CEST 2008


> s[i]:='x' doesn't work in UTF-8, nor UTF-16, nor UTF-32.
>   
It would work, but it would need an implementation that moves the tail 
of the string around and thus would be really slow.

-Michael



More information about the fpc-devel mailing list