C - Cache Simulator
Language
C
Description
A project to simulate system use of a cache for data storage.
Running Program
Open a terminal and cd to project root.
For a list of available makefile commands, run make help
.
In a terminal, run make <command_here>
.
References
See documents/references.md
.