Swapping Two Variables with Pointers

# Introduction In this lab, you need to create a program that swaps the values of two variables by passing their addresses to a function and then print the updated values.

|60 : 00

Click the virtual machine below to start practicing