PPT Slide
5. Next write the code for the “DataSet” entity.
To do this we need to be specific about the method names and arguments. This has been defined for you in:
Write the implementation code (I.e. the dataset.c file) to match the method declarations given in this file. Note: you are free to add to this anything you like.
Test it out by making a data set from a file, and dumping it out.
A working solution supplied in: