[fpc-pascal] Code conversion question - alloc and dealloc memory

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Oct 15 11:00:50 CEST 2009


On 15/10/2009, Florian Klaempfl <florian at freepascal.org> wrote:
>
> Yes (as long as you don't mess with internal heap structures ;)).


OK, thanks. So that means I don't need to use the custom
AllocateMemory() and DeallocateMemory() functions - no need to track
the original size of memory allocated.



-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-pascal mailing list