//Description : Using the string and cstring library in C++, A program that decrypts the intercepted message thru keyboard input. The ASCII codes for the unencrypted message are limited to the visible ...
This is a CHAR class which replaces the most common (in my experience) functions from "cstring" library; Using the Operator overloading it works fine, however some works still needs to be done.