[fpc-pascal] Question about Deleting elements in Dynamic Array

Henry Vermaak henry.vermaak at gmail.com
Tue Apr 27 23:12:26 CEST 2010


On 27 April 2010 18:34, Bihar Anwar <bihar_anwar at rocketmail.com> wrote:
>
> Would Move() be faster, instead of Copy()?

I guess so, have you tried to benchmark?  If you really need speed,
why don't you allocate the memory directly?

Henry



More information about the fpc-pascal mailing list