|
Chapters 3+4
payroll.cc
|
|
Chapters 6+7
Alarm Clock Example
buzz.cc
alarm.h
alarm.cc
Position Struct Example
justposition.cc
position.h
Display Class Example
justdisplay.cc
position.h
display.h
display.cc
LeftShip Class Example
ship.cc
position.h
display.h
display.cc
leftship.h
leftship.cc
Rectangle Class Example 1
rectangle.h
rectangle.cc
userectangle.cc
Rectangle Class Example 2
rectangle.h
rectangle.cc
userectangle.cc
Bug Class Example
bugs.h
bugs.cc
usebugs.cc
|
|
Chapter 5
Simple Temperature Array
temperature.cc
temp1.dat
Temperture Array of Structs
temperature.cc
temp2.dat
Racing with an Array of Class Objects
race.cc
car.h
car.cc
|