Standard C++ Library User Guide and Tutorial
Click on the banner to return to the user guide home page.
©Copyright 1996 Rogue Wave Software
Chapter 12: String
The string Abstraction❍ 
Include Files■ 
String Operations❍ 
Declaration and Initialization of string■ 
Resetting Size and Capacity■ 
Assignment, Append and Swap■ 
Character Access■ 
Iterators■ 
Insertion, Removal and Replacement■ 
Copy and Substring■ 
String Comparisons■ 
Searching Operations■ 
An Example Function - Split a Line into Words❍ 










