Skip to content
You signed in with another tab or window. to refresh your session.
You signed out in another tab or window. to refresh your session.
You switched accounts on another tab or window. to refresh your session.
#
secondary-memory-management
Here is
1 public repository
matching this topic...
Implementation of a file system with a linked list. A file is divided into several blocks linked on the disk. Each block must have space for data and space for a pointer to the next block. In this project, consider that each block will have the capacity to store char and short int.
Improve this page
Add a description, image, and links to the
secondary-memory-management
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
secondary-memory-management
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.