The following C project contains the C source code and C examples used for unix_simulator. This is a simple *nix simulator, which simulates login and filesystem.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
DirNode.cpp | 1562 |
DirNode.h | 2204 |
filesyst.txt | 776 |
FTree.cpp | 5318 |
FTree.h | 4891 |
main.cpp | 106 |
makefile | 379 |
OS.cpp | 16244 |
OS.h | 7092 |
README | 1866 |
Student.cpp | 1097 |
Student.h | 4318 |
users.txt | 318 |