|
SimpleFS
A Simple File Sytem implementation including Disk and Shell Layers
|
Contains the implementation of disk layer to support File System. More...
#include <stdlib.h>

Go to the source code of this file.
Classes | |
| class | Disk |
| Disk class Implements Disk abstraction that enables emulation of a disk image. Used by file system to access and make changes to the disk. More... | |
Contains the implementation of disk layer to support File System.
Definition in file disk.h.
1.8.17