What are the uses of circular buffer?

Posted by user177883 on Stack Overflow See other posts from Stack Overflow or by user177883
Published on 2010-03-31T14:13:10Z Indexed on 2010/03/31 14:53 UTC
Read the original article Hit count: 404

What are some of the uses of circular buffer?

What are the benefits of using a circular buffer?

is it an alternative to double linked list?

© Stack Overflow or respective owner

Related posts about circular-buffer

Related posts about c#