Oh, ok, that makes sense. And then there is really a hige difference between arrays and pointers. But that somehow makes me really wonder why I can use pointers to pointers as function parameters to pass a 2-dimensional array. confused
And this also means that there is really no way to create a native array that can be used with [x][y] brackets. shocked