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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!