For my programming class we have to make a program that calls on sub functions (saved as .h). I am able to do this with simple functions but when passing 2 dimensional arrays (and higher) it gets hard. I have tried multiple times and have had no luck.For my programming class we have to make a prog