pointers and 2D matrix

hello!

how can i store elements of a 2D matrix into a pointer? or, is it possible at all?

i intend to use the pointer to "go trough" the entire matrix, insted of using loops to do that...
Last edited on
Topic archived. No new replies allowed.