- Strings
- Symbolic vs. numeric computations.
- Text based, human readable, and so important.
- String operators.
- C-Style Strings
- Strings are not a data type in C.
- Representing strings.
- An array of characters.
- Where's it end?
- Basic string operations.
- Input and output operations.
- A String Class
- Private implementation details and public interface operations.
This page last modified on 2 October 2003.