Skip to content

Releases: ste7en/SimpleFS

Release 1.0 graded 30/30

29 Sep 17:29
Compare
Choose a tag to compare

It passed all tests and has been graded 30/30 by my Algorithm Professor.

Next step is to reduce memory use with dynamic allocation instead of pre-defined array and string length.