All of these games/programs were created using C++ How to Program 5th Ed. by DEITEL.
-------------------------------------------------------------
Mystring class

I am proud of this bunch of code. I found it very challenging and I was able to do it! This is a made from scratch string class for use in C++ programs. Here is the main file.
-------------------------------------------------------------
|