CPSC 111 Sections 6 and 8
Lab 13 (Tuesday, November 28)

Objectives

* Review classes Automatic objects vs. Dynamically created objects Header files An example of a class... The main function The Book class The Book header file
Homework:


See car.cpp
Below is the syntax for the LAB For section 6: sendlab.111.6 13 main.cpp car.cpp car.h For section 8 sendlab.111.8 13 main.cpp car.cpp car.h
Back