Question: You will design a program for a record shop that will allow the user to enter data about their cd collection. Using the structure below

You will design a program for a record shop that will allow the user to enter data about their cd collection. Using the structure below create an array of structures large enough to hold data for 100 cds.

You will design a program for a record shop that will allow the user to enter data about their cd collection. Using the structure below create an array of structures large enough to hold data for 100 cds.

You will design a program for a record shop that will allow

In a loop prompt the user to enter data until they want to stop. In another function print out the cd data.

Sample Output would resemble this:

the user to enter data about their cd collection. Using the structure

struct cd Lchar itle[20]; artist[20]; genre; //jazz, new age, pop, etc. char charl10]

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!