Pointer Examples -- used in Section N -- Brecht
simple.tu
simple.out
swap.tu
swap.out
ptrs.tu
ptrs.out
ptrs2.tu
ptrs2.out
Pointer Examples -- used in Section P -- Gotshalks
Class pointer syntax and its semantics
-- a comparison of the notation used for class references, module references and array references.
Use of addr, ^(dereference operator) and @ (indirection operator)
Pointer Examples -- used in Section M -- Edmonds
Linked Lists
Merging Linked Lists