Modify the editBook Function
The editBook function should be changed to search and modify data in the file instead of in the BookData structure array. When it finds a book whose data the user wishes to modify, it should pass the new data to the structure's appropriate functions. Once the data have been modified, the record should be written to the file over the old data.
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.