String Objects: The string class library

C-strings vs. string objects

string objects

The string class library

Declaring and initializing

Comparing string objects

Concatenation with the + operator

Input and output

The [] operator

Some useful member functions

Member function descriptions