- ...Grammatik
- Grammatik is a trademark of Novell, Inc.
- ...methods
- I use the general object-oriented term method
to refer to what are called member functions in C++
terminology.
- ...Coad-Yourdon
- Peter Coad and Edward Yourdon,
Object-Oriented Analysis, 2nd ed. (Yourdon
Press/Prentice Hall, 1990); and Edward Yourdon, Object-Oriented
System Design, An Integrated Approach (Yourdon Press/Prentice Hall,
1994, ISBN 0-13-636325-3).
- ...triangles
- Hint:
It is sometimes hard to remember which shape is which. A triangle
looks like a capital letter A as in Aggregation. The half circle
shape is then inheritance.
- ...one
- This is
necessary keep things as
chars and still allow a possible
256 entries, since 256 is 11#11, and a color map with 0
entries doesn't make sense.
- ....cpp
- The naming conventions for
C++ source files has not really been standardized yet. Common
alternatives for .cpp include .C and .cxx.
- ...vx-1.00.tar.gz
- Or whatever the latest version is...
Bruce Wampler
Thu Nov 14 09:25:45 MST 1996