Lecture 3 - Slide 11 : 27
C++ style text strings
It is recommended to use type std::string instead of the low-level char* or char[]