What is the best way to access one array within an array?
What is the best way to manipulate (add, modify, delete) a scalar value within an array?
I keep getting pointers to anonymous arrays instead of the arrays or scalar values themselves.
In reply to Array of array building by JimEL
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |