On 28 April 2010 04:24, Bihar Anwar <bihar_an...@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()?

I meant using allocmem, reallocmem, and friends, but that's tricky and
bug-prone.  And I can't see that it's going to give a massive speed
increase.

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

Reply via email to