Write a program and flowchart. You should have a function called swapIt() that is passed two integers . The function should define a third local variable. Use the third variable as a intermediate variable and swap the values of both integers passed, so that when control is returned to the calling function, the values are swapped. nt: You will need to use pointers for this program. Here is what the output looks like. Upload your Flowgorithm file, your .c file, and a screen shot of your code output saved in a Word document including the at the top of the screen into the dropbox for grading. Purchase the answer to view it