Next: , Previous: Boolean (Intrinsic), Up: Data Types



6.2.10 Pointer (Intrinsic)

The intrinsic Pointer Type is a so-called unspecified or typeless pointer (i.e. a pointer which does not point to any type but holds simply a memory address).

See also

Pointer Types, nil