C++ Language
If C lets you shoot yourself in the foot, C++ allows you
to create many copies of yourself and shoot all your feet.
-- Anon
Features
- Adds object orientation to C
- Allows slow migration from C to C++
- Supports templates
- Extensive Library
- ANSI Standard (fall of 98)
Example
C++ Example
Products
- GNU C++ (Free Software)
- GNU C++ (g++) is a part of the family of GNU compilers. It
comes standard with most (all?) Linux distributions.
- EGCS Compiler (Free Software)
- egcs is a branch off of the original GNU C compiler. As of
April, egcs will be merging back into the GNU C line of compilers.
For More Information
[ OO Demo Main Page ]
[ CLUG Home Page ]
Jim Weirich /
jweirich@one.net