Problem #832 DATA STRUCTURES

Program to swap two string variables without using third or temp variable.

Your Solution