a write a function in c language only named swap that will interchange the values of 5346320

A. write a function in C language only named swap that will interchange the values of two integers variables. for example, suppose your program declares the following variables in main :

int x = 33, y = 55;


after calling your swap function, the value of x should be 55 and the value of y should be 33.


B. Write the statement that would call swap to interchange x and y.

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now