Programming Project 1
Due date:
May. 17, 2023
at 3:00 P.M., via Gradescope
This project exercises dynamic array allocation ( with growth ) and the use of pointers to access array elements and as a means of "returning" multiple results from a function.
- Assignment File: proj1su23.pdf
- Code Base - to be used as a starting point for the project: proj1Base.c
- Data files to be accessed via STANDARD INPUT using REDIRECTION at the command line: