C++ A college must track equipment items purchased using special funds. Create an inventory class that represents an equipment item. An equipment item consists of an 8- alphanumeric inventory number, a short description of the item, the purchase price of the item, and its current location (e.g.: room/building location). If an item is surplussed (e.g., gotten rid of), then the current location should say surplus, but the item should remain on the list. Write a program that reads inventory items from a file into a vector. Implement a menu system that allows the user to add, edit, and delete records from the list as well as search the list based on inventory number and print a report of all records. The list should always be maintained in order of inventory number. When the program closes, the data file should be overwritten with the most recent data from the list.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter11: More Object-oriented Programming Concepts
Section: Chapter Questions
Problem 1GZ
icon
Related questions
Question
100%

C++

A college must track equipment items purchased using special funds.
Create an inventory class that represents an equipment item. An equipment item consists of an 8-
alphanumeric inventory number, a short description of the item, the purchase price of the item, and its current
location (e.g.: room/building location). If an item is surplussed (e.g., gotten rid of), then the current location
should say surplus, but the item should remain on the list.
Write a program that reads inventory items from a file into a vector. Implement a menu system that allows the
user to add, edit, and delete records from the list as well as search the list based on inventory number and print
a report of all records. The list should always be maintained in order of inventory number. When the program
closes, the data file should be overwritten with the most recent data from the list.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Knowledge Booster
User Defined DataType
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,