Question: create a C + + program that includes the following: 1 . Loops & files 2 . Decision Structures 3 . Functions 4 . Structures
create a C program that includes the following:
Loops & files
Decision Structures
Functions
Structures
Menus
In this program you will develop a project that implements an engineering library. You will implement and test structures in this project. They are the BookType, ClientRecord.
Functions needed for the program are:
A addBook function
A addClient function
A saveBookList function
A borrowBook function.
A returnBook function.
Structures should include:
The six comparison operators.
The assignment operator
The operator as a friend function
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
