Why pointers are fast

Bob Sneidar bobsneidar at iotecdigital.com
Mon Oct 24 11:19:42 EDT 2016


Nice resource. I'm going to go through that just fir kicks and grins. 

Bob S


> On Oct 24, 2016, at 08:15 , JB <sundown at pacifier.com> wrote:
> 
> To understand why pointers are fast you need to know
> a pointer stores the address to a object like a variable
> in memory and you need to know what that address is
> doing.
> 
> Here is another really good lesson on pointers.
> 
> http://masters-of-the-void.com
> 
> The tutorial is called Masters of the Void and instead
> of chapters it uses the word Book.  Look at Book 6
> ro learn about memory management and pointers.
> 
> JB
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list