Skip to main content

Problem Statement

Write a C program with a function that swaps two variables using pointers.

Solution

Output