Description: Implement a string class myString. Require a constructor, destructor, copy constructor, operator overloading function can be achieved string comparison, string assignment, seeking a long string, string concatenation, reverse the basic functions of the string and so on.
To Search:
File list (Check if you may need any files):
MyString.cpp
MyString.h