Re: Confusion about References

Markus Winter <drmarkuswinter-gM/[email protected]> Wed, 20 Sep 2017 07:25:04 +0200
Newsgroups gmane.comp.lang.realbasic.user
Message-ID <[email protected]>

> On 20. Sep 2017, at 05:13, Jon Ogden <[email protected]> wrote:
> 
> I’m pretty sure the class instances all use the same code space of the super to execute.

Each instance has a function pointer that points to the memory address where the code is. 

Each instance has its own space for properties.

MfG

Markus

Sent from my iPad


To unsubscribe, email [email protected]