For my System Programming Class. Programs implements a FIFO page replacement algorithm by taking in the number of frames and asking the suer to enter a series of 10 page requests.
How to run:
Open up the visual studio solution and build the project. Then use the windows debugger for each program to test it.
OR
Go into the debug folder in the same location as the .sln file and run the .exe file.