HCC_Project_File_Operations 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