Using Visual Studio C++, I created a File System using arrays to simulate a File Allocation Table (FAT) and a data array.  I used a file directory class that is able to create, read, write, update and delete files.  The class also had functions that would print the clusters, directory, and data.

Project Details

Client:

Cal Poly Pomona - Class

Project Date:

January 9, 2018