Programming in C++
Object-Oriented Programming in C++
Prelecture 2: Codes
These are the codes used for the lecture; see the pdf for details.
array.cpp
byreference.cpp
byreference2.cpp
byreference3.cpp
byvalue.cpp
dynamic.cpp
max1.cpp
max2.cpp