Typographical Conventions
The text of the book is set in 10.5 pt. Palatino. Program text and language keywords appear in 8.5 pt. lucida. Functions are identified by following their name with the C++ function call operator (()). Thus, for example, foo represents a program object, and bar() represents a program function. Class names are set in Palatino.
|