You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
C++ simulation of a real hard drive data structure in memory as a college assignment