Visualising multi dimensional arrays
800610May 10 2008 — edited May 10 2008Hi Guys,
I am trying to visualise a 3D and 4D array. With a 2D a like arrOne[5][5] would look like a square and the first set of brackets represent the rows and the second the columns. But how would I do this with a 3D and 4D array ?