Question: I need some C help, this can only use stido.h and string.h and then the structure but i already have that working, i only need
I need some C help, this can only use stido.h and string.h and then the structure but i already have that working, i only need the following methods that work togather, you dont need to include a main or anything. Just these two functions.
d. Create a function named getCollection which takes an array of dvd_t structures and a number of dvds to get. Call getOneDVD for each dvd_t in the array
e. Create a function named printCollection which takes an array of dvd_t structures and a number of dvds to print. This method should call printOneDVD for that many dvd_t objects from the array.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
