Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 252 Bytes

File metadata and controls

17 lines (11 loc) · 252 Bytes

fileio

C++ wrappers around unix file descriptors. The code is inspired by simplyfile.

Requirements

  • C++17
  • pthread

How to build examples?

> bash ./build.sh
> cd build
> make