Multidimensional arrays demo

This test demonstrates different ways to access items in an array.

Source:

Screenshot:

$ hbrun array16.prg

A
A
         4
       100
       200
Third
new element
new element
work
Harbour power!
A
      8832
Harbour
Harbour
       200
        10
        11
        11
        11
         4
         5
         3
         3

How to build/run:

To learn how to build/run this example, see this page.