lbgrandolpho / fat-file-system

Simulated FAT file system with simplified operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Para executar o programa:

1. Compile o programa utilizando o comando "make";
2. Execute o programa utilizando o comando "./main";
3. Digite os comandos desejados;
4. Para encerrar a execução, digite o comando "quit".

About

Simulated FAT file system with simplified operations.


Languages

Language:C 98.4%Language:Makefile 1.6%