A college assignment made in C++ simulating the physical aspects of a real hard drive, including its data structure, operations (write, read and erase) and FAT.
Andreymazepas/VirtualHardDisk
C++ simulation of a real hard drive data structure in memory as a college assignment
C++