Question: In this programming assignment, you will develop a project that implements an engineering library. You will implement and test structures in this project. They are
In this programming assignment, 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
