Programming in C++
Object-Oriented Programming in C++
Prelecture 9: Codes
These are the codes used for the lecture; see the pdf for details.
functiontemplate.cpp
myclass.cpp
myclass.h
myproject.cpp
namespaceright.cpp
namespaceright2.cpp
namespacewrong.cpp
smart1.cpp
staticdata.cpp
twonum.cpp
twonum2.cpp
twonum3.cpp
twonum3.h
usingheader.cpp