next up previous
Next: Structured types Up: TYPE Previous: Simple types

Pointer types

Pointer variable value assignment results from dynamic memory allocation (Pascal procedure NEW) or from direct assignment of memory addresses values, as returned by function ADDR( ), for instance. Pointer variables must be carefully used.



domingo c
Mon Mar 20 11:09:25 PST 2000