[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
9 Array Values
--------------------------------------------------------------------------------
As noted, a VALUE cannot directly contain an array. Instead, it
contains an OREF for the array. When an array is assigned to a
variable, the system simply overwrites the variable's VALUE with a
new VALUE containing an OREF to the array. The array itself is
simply a group of VALUEs stored in virtual memory. Each element of
the array is a VALUE and, since any VALUE can contain an OREF, each
element can refer to another array.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson