Programming Project 4
Due date:
May. 29, 2023
at 3:00 P.M., via Gradescope
This assignment combines dynamically allocated arrays, structs, linked lists, and pointers in a complex overall data structure.
The motivational background is to create subsets of data, allowing the same data samples to be included in multiple subsets without having to make separate copies of the data samples themselves.
- Project assignment - proj4su23.pdf
- Sample data files - proj4data1.txt
Note that the late deadline for this assignment expires at 10:00 a.m. on Tuesday May 30th.