| | Encyclopedia article on C Plus Plus [EncycloZine] (Site not responding. Last check: 2007-09-20) |
 | | It is important to realize that there is no more any language called C++; the term C++ denotes a family of related languages, each usually a slightly incompatible superset of a previously defined one. |
 | | A very common source of confusion is a subtle terminology issue: because of its derivation from C, in C++ the term object means memory area, just like in C, and not class instance, which is what it means in most other object oriented languages. |
 | | In The Design and Evolution of C++ ISBN 0201543303, Bjarne Stroustrup describes some rules that he uses for the design of C++. |
| encyclozine.com /C_Plus_Plus (3687 words) |