For this chapter's assignment you will add searching capabilities to the addaook, lookUpBook, editBoolc, and deleteBook functions.
Modify the lookUpBook Function
The lookupBook function is currently a stub function. Modify it so it performs the following tasks:
• It should ask the user for the title of a book. This is a book that is to be looked up in the inventory database.
• The function should search the bookTitle array for a title that matches the or entered by the user. If no match is found, the function should display a messat-indicating that the book is not in inventory, and terminate. If the book is fowl:. the function should call Booktnfo, passing the correct data as arguments.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.