Ring Buffer Extensible It is a implementation of a circular buffer that you can decide to expand the data area. How I use it? Please, read the tests/sample4.c and tests/sample7.c.