Originally posted by JoshG
What else does c++ add besides classes?
- Function prototyping
- Anonymous unions
- Constructors and destructors
- Exceptrions with try/catch blocks
- External function linkages
- Function overloading
- Inline functions
- Namespaces
- Bit Field types
- New and Delete operators
- Operator overloading
- Different STL
- Template classes
- Template functions
C++ is not just "C with classes"



LinkBack URL
About LinkBacks



it's not applicable anymore