
276
Formats for Storing Variables in Memory
Appendix D
• Array Variables
A (0)
A (1)
A (2)
A (n)
+ 0
+ n
For one-dimensional arrays
•
As an element of the array, each variable is stored
in memory in order.
B (0, 1)
B (0, 2)
B (x, y)
B (0, 0)
+ 0
+ n
For two-dimensional arrays
•
For multi-dimensional arrays, the rightmost sub-
script is stored in memory, in the order of alteration.
Summary of Contents for C200H-ASC11
Page 1: ...C200H ASC11 ASC21 ASC31 ASCII Units Operation Manual Revised June 2000...
Page 2: ...iv...
Page 4: ...vi...