When calling a swap function to swap the value of the two arrays, how do I add the reference to the calling statement without giving me an error? Also, I have to use pointers for this assignment.
Here is the code:
const int S = 10;
//Pre-condition: two c strings of the same size
//Post-condition: swap the values of the c strings
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here