LOL STRINGS. Such a mess. Did you notice that... C++ doesn't actually have strings? However, I personally believe that it never will and would prefer to keep it as a class because of how complex and heavy weight it is. But there are also C-strings. These are very important to know about in addition to C++ strings because of how simple they are in comparison.
what a string type actually is. array. vector?
string class and file.
what exactly a cstring is. array... of pointers? clarify
cstring file. its functions.
the speed difference, esp when large. resizing
the overhead size of string in memory comparison