[fpc-pascal] When is AnsiString not a good substitute for string?
Jorge Aldo G. de F. Junior
jagfj80 at gmail.com
Sun Mar 21 21:07:12 CET 2010
actually, for most porpuses, ansistring is a lot faster than normal
strings with size 255...
you pass around 4 bytes instead of 256...
More information about the fpc-pascal
mailing list