Write a c program with structures which contains information found in a library’s card catalog. It should contain the author name, the publishing year (in form of: yyyy), the company name, and status....


Write a c program with structures which contains information found in a library’s card catalog. It should contain the author name, the publishing year (in form of: yyyy), the company name, and status. Use functions to fill and display the books enrolled in the structures. Assume that there are
10 books in the library. in the status part if the book publishing year is before 1985 the program
should indicate that this book is a reference otherwise it will show it available to borrow. The first
3 variables (author, publishing year and company) will be entered by user and the last variable
(status) is filled by the program according to publishing year.



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here