Write a function that swaps two integers using pointers using the following function prototype header. void swap(int *num, *num2); { ….. }…
Need help with writing Write a function that swaps two integers using pointers using the following function prototype header. void swap(int *num, *num2); { ….. }…?
Get help