Up | Next | Prev | PrevTail | Tail |
Vectors are structured entities in which random elements may be accessed with an integer index. A vector has a single dimension. Its maximum size is determined by the implementation and available space. A suggested input “vector notation” is defined in “Classes of Primitive Data Types”, section 2.2 on page 12 and output with EXPLODE, “Identifiers” section 3.3 on page 27.
***** INDEX subscript is out of range
***** A vector of size UPLIM cannot be allocated
***** INDEX subscript is out of range
Up | Next | Prev | PrevTail | Front |