How to hand in Assignment #8

To submit assignment #8, change to the directory that contains the file which is your solution. Then use the command submit8. This will expect to find a file with the following name in the current directory:

  1. grader.cc -- your revised C++ program to ask for GPA's and calculate and print the average, maximum and minimun.This version MUST include an array of structs to represent the student. It will use functions to manipulate the array.

Note: your file name MUST match the above name exactly, including case, or your file will not be submitted.

The submit program will package this file and send it to the marker.


Computer Science 1620 | Department of Mathematics & Computer Science
University of Lethbridge Home Page