• Stars
    star
    1
  • Language
    C++
  • License
    GNU General Publi...
  • Created over 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

File and Directory operations with permission for single and multi-process applications. Wrapper library for low-level file system access call written in C++. Operations include create, open, read, write, among others on files and directory, for single and multi-process.