Back to course

Strings in C++ (std::string)

C++ Masterclass: From Zero to Hero

Using the #include <string> library to handle text. std::string name = "John";