Passing Array in using pointer offset;

I want to Pass an Array(2D) to a function but using pointer notation instead of array subscript[]. How can i do it?
Last edited on
Topic archived. No new replies allowed.