I am just learning C++ programming and want to pass a 2
dimension array to a function that will oprint this array. My problem is the function needs to know the element size subscript. How can I get...