Click here to Skip to main content
15,887,776 members
Articles / Programming Languages / C++

A Persistent Circular Queue Buffer

Rate me:
Please Sign up or sign in to vote.
2.30/5 (6 votes)
10 Aug 2022CPOL1 min read 4.8K   49   2  
Using the filesystem as a repository for a circular buffer for achieving persistence of data
Sample code for a persistent circular queue buffer

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Kotha Technologies
Bangladesh Bangladesh
If you are not in - you are out !
- Chapter 1

Comments and Discussions