basic question about adresses and values in structs
    Ali Çehreli via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Sep  1 11:34:14 PDT 2014
    
    
  
On 09/01/2014 11:23 AM, nikki wrote:
> ah so much cleaner then the mess I was almost into ;)
>
> thanks
In case they are useful to you or somebody else, the following chapters 
are relevant.
Value Types and Reference Types:
   http://ddili.org/ders/d.en/value_vs_reference.html
Pointers:
   http://ddili.org/ders/d.en/pointers.html
Ali
    
    
More information about the Digitalmars-d-learn
mailing list