Your browser is unsupported

We recommend using the latest version of IE11, Edge, Chrome, Firefox or Safari.

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.