First page Back Continue Last page Graphics
Chapter 10
Basic class definitions
private:, public:
writing member functions (good syntax)
constructors, destructors (order of calling!)
the default constructor
the this pointer
arrays of objects, objects containing arrays, ...
ADT – Abstract Data Type