[fpc-devel] copy for PChar

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Feb 19 15:38:08 CET 2012


Hi,

When I use "copy" on a PChar (e.g. copy(p,1,1)), it is very slow,
because the compiler converts the PChar to a string.

Is there already a function for PChar?

Can an overloaded version of copy be added?

Mattias



More information about the fpc-devel mailing list