This example contains techniques to swap numbers in C programming. The first program uses temporary variable to swap numbers.

Code Module :

https://github.com/aksprogramming/c-programming/blob/master/swap.c