CMSC 104, Fall 2012

Lab 5

Objectives:

To practice working with arrays, and passing references to arrays into functions.

Tasks:

Task #1:

Task #2:

Modify lab5b.c, to:

Task #3: