SUMMARY OF POINTERS
type Pointertype = ^datatype; var NameofPointerVariable : Pointertype;
NameofPointerVariable^