Introduction - If you have any usage issues, please Google them yourself
Write a String class, and provide basic string operations (such as: adding a string to get the string length, string comparison, string integer/floating point, for the C language format string and so on), and write program uses the String class.