Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 138 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 138 Bytes

contiguous reserve circular buffer

Simple C library to deal with buffers

quick start

$ cd example
$ make
$ ./crcb