libqueue 1.0.0
Queue in C
All Data Structures Files Functions Variables Typedefs Pages
libqueue

A queue data structure to which elements of any data type can be pushed and popped from in a first in first out basis.