Map
Index
Random
Help
th

Quote: Mesa automatically handles p<-v and v<-p when v is a variable and p is a pointer

topics > all references > references g-h > QuoteRef: gescCM6_1975 , p. 35 [



Topic:
uniform reference to data
Topic:
using pointers in Thesa
Topic:
pointers to data
Topic:
primitive data types for Thesa

Note

if p: pointer to type t and q: pointer to type t then p <- q copies a pointer. if q:t then p <- q sets p to point to q and q<- p stores the value that p points to into q.


Related Topics up

Topic: uniform reference to data (34 items)
Topic: using pointers in Thesa (49 items)
Topic: pointers to data (55 items)
Topic: primitive data types for Thesa (82 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.