Question: (JUST C PROGRAMMNG) to implement as a function A Hotel System Customers data read in an array structure and processed this in the program. The

(JUST C PROGRAMMNG) to implement as a function A Hotel System Customers data read in an array structure and processed this in the program. The program can be changed in such a way that the data is read into a dynamic linked list and processed further.

-How should the associated data structure look like?

-The read data should always be added to the end of the list

-What changes have to be made so that the list of customers works with this new data structure

-The customers must then be sorted and listed (in a new menu item) by date of birth

- A number consisting of day, month and year can be generated from the date of birth and this number can be used as the key for the sequence.

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!