[fpc-pascal] Subscript pointers

Hairy Pixels genericptr at gmail.com
Mon Jun 26 13:52:16 CEST 2023



> On Jun 26, 2023, at 3:48 PM, Steve Litt via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> Why do you need pointers at all? Pointers aren't *usually* an asset.

Seriously? anytime you allocate something on the heap you need a pointer. Classes are pointers even.

Regards,
Ryan Joseph



More information about the fpc-pascal mailing list