And now for some more programming advice. Today I spent a long time trying to track down a bug in my circular buffer implementation. These were the conditions:
- The bug manifested as a buffer entry apparently being 1 number larger than it should be (when writing consecutive integers into the buffer);
- It only showed up when the producer and consumer
( Read more... )
Comments 2
(The comment has been removed)
Reply
Reply
Leave a comment