Skip to content

sven-hm/circbuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple circular buffer library (1.0.0)

contains specialized circular buffer for

  • strings, i.e. character arrays

usage

have a look in the tests