CS 4448 - Spring 1998
Object-Oriented Programming and Design
Lecture 4.2
Chapter 4
C++
- Privileges used with constructor and destructor can help in memory
management. P.110
- io - Streams(istreams, ostreams) - cin >> , cout << P.89 or printf
- Macros - #define is used by the preprocessor
Adam Jonathan Griff,
computer@griffmonster.com
Copyright © University of Colorado. All rights reserved.
Revised: February 3, 1998