INTRODUCTION TO PROGRAMMING IN C++
Kalamazoo College

LINKED LIST LAB*


Copy the Linked List program

Add a reverse function.

Add a size function.

Print out and hand in copies of all three files:

Also send e-mail to your lab TA and include these files as an attachment.

If you have extra time, you can start work on the final programming project. The design for this project is due next week at the beginning of lab; the implementation is due at the beginning of class on Friday of tenth week.


*This lab is based on Programming Exercises P13.2, P13.4, and P13.5, from Computing Concepts with C++ Essentials by Cay Horstman, John Wiley & Sons, Inc., 1999.