Write C Function Returns Average Value Values Bi Dimensional Array Read Array Values Input Q37082622 December 7, 2021 by Administrator Write a C function that returns the average value of the valuesof a bi-dimensional array. Read the array values from an inputfile. The main function displays the average value. Solution