Question: please i need this as fast as possible !!! (the code must be in c and it must have custom insert function and display function,
please i need this as fast as possible !!! (the code must be in c and it must have custom insert function and display function, struct, and it chould contain linked list)
A Library has a need to maintain book records such as its details and its date of issue. As the library is gaining more recognition, the number of books getting registered is increasing year by year. The Library Management decides to hire an application developer to design an application that will be able to store their books' records. Application should be capable of storing books details and their date of issue. Book details include Author's First Name, Last Name, ID number. Your task is to create the Linked List which implements the following functions: Creates a Linked List to store books records. Inserts an element at a particular position based on the date of issue. Displays book records
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
