creating and implementing B-tree structured file system in C

 Create a data set representing file system like in linux file system

Create nodes

Convert them into B tree structure, implement in C lang,  with searching, adding , deleting features of files

Tags: No tags