Derrick Robinson's "C++ Essentials: String Class"

The String class is an extension that was added to the C++ language that deals with character strings as strings, not as arrays. Read this article to learn how to use classes to call methods and how to manipulate strings to access text data.