
Patrick B. answered 05/17/19
Math and computer tutor/teacher
One reason would be to pass a 2-D array as a parameter....
Another is to DYNAMICALLY allocate memory for a 2-D array, because the dimensions required
are not known until run time.
I will post a C program that illustrates these concepts


Patrick B.
Go under TOOLKIT/ RESOURCES/ FILES05/17/19
Patrick B.
I have uploaded a program called Matrix.C in the RESOURCES section05/17/19