Question: CSC 2050 Programming in C++ Project 03: Library Checkout Goals After completing the lab, studenes should be able to Write if statements to implement lopc
CSC 2050 Programming in C++ Project 03: Library Checkout Goals After completing the lab, studenes should be able to Write if statements to implement lopc Create loops to process data. Create a functioning C+program using variables and constants Use istream and estream variables to get data and produce output Weite functions to implement parts of a solution Call functions to obtain values Create arrays to store data for processing Create structs to store data Provide appropriate documentation for a file and its functions in the Dorypen formut Resources Use all of the resources available to you. These may include (in no particular onder PowerPoit presentation ZippingFiles (under How-To) The book Videos Tutorials on Uing Code:Blocks (under How To CodecBlods) * This project will require you to create a C++program that allows the user to enter information about books and when they are due and create a report Bat Its allofbebooks and ther assocated or they are overdue). All work wil be submitted to WebCAT etel/webatanetwe. resubmit your corrected work tie me Nieneeds to important Note: Do not put spaces the file name of your s1e end in cpp (not,CPP, etc.) to comple correctly just causestro Project Description This program will allow a user to enter information about a book that has been checked out Specificaly the user will enter the title of the book, the name of the patron that checked the book out, the type f book [new release, hard back, solt coverl and the umber of days until the book is due. The sser can also generate a report with the lst of all the books, their associated fines (f overdue) and the total amount in fines owed Theres a marmum of 30 checkout records that can be processed shored To complete this project you wa need to implement 12 functions 4and manLereate stvrt to store checkout information and create an array to store multiple instances ef that nomation. Seme of the
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
