. Write a C function countPeaks() that takes an integer array and the number of elements in the array as parameters, finds and returns the number of peaks in the array. A