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 are10 books in the library. in the status part if the book publishing year is before 1985 the programshould indicate that this book is a reference otherwise it will show it available to borrow. The first3 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.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here