king04aman / hacktoberfest2022

Hacktoberfest2022 - Contribute given programs in any language you want, every valid PR will be accepted!!!
MIT License
137 stars 534 forks source link

Added SwapVariable.c #624

Open WatashiwaSid opened 1 year ago

WatashiwaSid commented 1 year ago

Program to swap the value of 2 variables, without using a third variable.