PDA

View Full Version : Swap two numbers


C++
01-29-2010, 10:38 AM
Hello, I have just a simple and basic question. Write a program in c++ to swap 2 numbers without using a third variable. :D