Queue using a circular array in c

The following C project contains the C source code and C examples used for queue using a circular array. This is a thread safe class for queueing streams of bytes using a circular array.

The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.

Project Files: 

File NameSize
main.cpp 2201
test.dsp 4392
test.dsw 531
test.ncb 33792
test.opt 48640
win32queue.cpp 4089
win32queue.h 1111

SocialTags: