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
In this university project, the goal was to create a program that simulates some parts of FAT32 filesystem.
This solution is written in C++ using multi-threading and Producer-Consumer pattern.