define a function named swapvalues that takes four integers as parameters and swaps the first with the second, and the third with the fourth values. c