Lab 10B: Pointer and Reference Variables

  < Previous  Next >

Objectives:

Assignment:

Complete the tasks indicated in the comments in lab10B.cpp. Make sure that it compiles and executes.

Submission

Submit your source code (.cpp file) using the handin program. For handin, for this lab, type the following in a terminal window exactly as it appears:
handin  lab10B  lab10B.cpp.h
To verify your submission, type the following in a terminal window:
handin  lab10B

Rubric: (coming soon)