[fpc-pascal] why dynamic array created in constructor not automatically free in destructor
Jürgen Hestermann
juergen.hestermann at gmx.de
Thu Aug 7 11:53:47 CEST 2014
Am 2014-08-07 11:32, schrieb Michael Van Canneyt:
> The compiler frees dynamic arrays.
Does this happen too if you declare a dynamic array
locally in a function and leave this function?
More information about the fpc-pascal
mailing list