[fpc-pascal] Open array in object constructor gives error
Hairy Pixels
genericptr at gmail.com
Wed Jan 4 14:45:27 CET 2023
> On Jan 4, 2023, at 8:23 PM, Sven Barth <pascaldragon at googlemail.com> wrote:
>
> You said in the other mail "there's a global stack", so just return memory from that stack.
Well the stack is just a list that holds pointers to the classes now but I guess you can modify that so it turns a pointer to an address in a block of memory? I’ve not seen this kind of data type (except for an actual memory manager) so I would need to create it.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list