.. _pointers: ==================== Structs and Pointers ==================== Legacy untyped pointers (uword) ------------------------------- Work in progress. Typed pointer to simple datatype -------------------------------- Work in progress. Structs ------- Work in progress. Typed pointer to Struct type ---------------------------- Work in progress. Pointer arithmetic and array indexing ------------------------------------- Work in progress.