[Lazarus] Forward declare (modern) records [was: Re: "global" operator overloading]
Sven Barth
pascaldragon at googlemail.com
Wed Feb 27 12:28:24 CET 2013
Am 27.02.2013 10:51, schrieb Michael Schnell:
> On 02/26/2013 04:18 PM, Sven Barth wrote:
>> You CAN NOT have the record used as a field inside itself,
>
> Using a pointer to this type within a record does make a lot of sense
> for creating linked lists. I do this all the time in "C".
This is not what is being talked about. It's about defining record types
that use each other in their properties or functions without defining a
pointer type.
Regards,
Sven
More information about the Lazarus
mailing list