hi!!sorry to bother u, i have a question here:

Write a function checkeven that take in 2 parameters:an array call numarray containing integers and its size. The function should return the number of even integers in the array.

i have already tried to write our the program,but it still cannot help me to calculate the number of even integers in the array,please help me to check my code,thanks