Uses C++ file operations to store inventory of a store
Features: Add, view, and change a record
Stores records in a binary (.dat) file since a structure is used. Uses fstream file objects, along with member functions included with fstream class
| Name | Name | Last commit date | ||
|---|---|---|---|---|