There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The project is about implementation of file functions like fopen, fread as an interface for file handling in C. These functions are implemented using the concept of buffer for efficient working.