Base

From BR Wiki
Revision as of 20:32, 6 May 2014 by Laura (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
BASE {0|1}

The "BASE" parameter of an Option (statement) allows you to choose between BASE 0, which specifies that every array includes a zero element, and BASE 1, which indicates that every array begins with element 1. If an array has two or more dimensions, OPTION BASE applies to all dimensions.

For Disambiguation purposes, see: