Ivanko B schrieb:
Why deal with single characters, by index, when working with
substrings also covers the single-character use?
====================
Possibly because it tens times as slower for multiple chars processed.

Not really. Replacing the same amount of bytes can *always* be done in-place.

DoDi

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to