UMBC CMSC 202, Computer Science II, Spring 1999,
Sections 0101, 0102, 0103, 0104
6. C++ Features and Constructs (cont'd)
February 16, 1999
[Previous Lecture]
[Next Lecture]
- Dynamic Memory Allocation
- Built-In Type
- Object
- Array of Built-In Type
- Array of Objects
- Array of Pointers to Objects
- Example: The Cirbuf Class (pp.102-3)
- Motivation for this class
- Default funtion arguments
- Destructors
[Previous Lecture]
[Next Lecture]