[fpc-pascal] Question about Deleting elements in Dynamic Array
dmitry boyarintsev
skalogryz.lists at gmail.com
Wed Apr 28 05:31:09 CEST 2010
On Wed, Apr 28, 2010 at 7:24 AM, Bihar Anwar <bihar_anwar at rocketmail.com> wrote:
> Ok, I'll try to observe the compiled code using debugger and benchmark it if needed. BTW, what do you mean by allocating memory directly? Is there another way to allocate memory for dynamic array besides using SetLength()?
Copy() (from the existing dynamic array).
More information about the fpc-pascal
mailing list