7. C Strings, Proper Type, and String Objects
1: Chapter Overview
2: C Strings
3: C String Functions
4: C String Functions (cont.)
5: Concept of Proper Type
6: Proper Type as C++ Class
7: Class String Public Interface
8: Class String Public Interface (cont.)
9: Class String Implementation Plan
10: StrCmp
11: String Implementation: Comparison Operators
12: String Implementation: I/O Operators
13: String Implementation: Constructors and Destructor
14: String Implementation: Member Operators
15: String Implementation: Builders
16: String Implementation: Data Accessors
17: String Implementation: Helper Methods
Copyright notice: The source documents, rendered pages, and content
in this course are proprietary and may not be copied without express written
permission of the author. (C) 1999 - 2012 R.C. Lacher, Florida State
University.
|