September 13, 2003
We use array[]=0 to set an array to 0.
Intuitively array2d[][]=0 should work for 2D arrays.
What do you think?
-Dario