Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Function modification in c code
Modify the program to add a function to sum the rainfall for each year. (Hint: you need to sum for each year. You can do this using a looping structure). Support your experimentation with screen captures of executing the new code.