Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 235 Bytes

Simple-File-System

A C implementation of simple file system.

1)Format your device with Simple File System using the file format.c woth parameters.. ./format

2)Browse the device with the main.c file... ./main