[fpc-pascal] Feature announcement: Management Operators
noreply at z505.com
noreply at z505.com
Sat Mar 4 18:37:59 CET 2017
On 2017-02-28 14:48, Jonas Maebe wrote:
> On 28/02/17 21:40, noreply at z505.com wrote:
>> What happens with a stack allocated record?
>> (no new() required, nor dispose() so is the record ever
>> initialized/finalized?)
>
> Yes, just like records that contain e.g. an ansistring field.
>
>
> Jonas
do records which contain ansistring fields have some special stack
initialization system (sorry, I should really read the source code in
this case - still interested in theory of how this works)
More information about the fpc-pascal
mailing list