Problem #832 C LANGUAGE

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

Your Solution