Hi,
I'm trying to create an simple filesystem and I have doubts to manage the structures.
The requirements of the system are:
(1) Files: max files are 40, max size file 1048576 bytes, name file...