Personal tools
Chapter 12: String
Click on the banner to return to the user guide home page.
Chapter 12: String
- 12.1 The string Abstraction
- 12.1.1 Include Files
- 12.2 String Operations
- 12.2.1 Declaration and Initialization of string
- 12.2.2 Resetting Size and Capacity
- 12.2.3 Assignment, Append and Swap
- 12.2.4 Character Access
- 12.2.5 Iterators
- 12.2.6 Insertion, Removal and Replacement
- 12.2.7 Copy and Substring
- 12.2.8 String Comparisons
- 12.2.9 Searching Operations
- 12.3 An Example Function - Split a Line into Words
©Copyright 1996, Rogue Wave Software, Inc.