C语言实现一个环形缓冲的读写,注意描述读写指针的操作,这个是今天老师问我的?感谢各位帮我解答一下
这里有个详细的代码http://www.oschina.net/code/snippet_54334_12505可以参考。