CSC 270 - Survey of Programming Languages

Assignment #6 - Working with Dynamic Arrays in C

Due Friday, October 13, 2017

You are going to write the program in Assignment #6 so that the input, output, and average funcitons are stored in a separate code file. Additionally, write a header file to be included in the file with your main program. You can find the assignment here.

[Back to the Assignments List]