Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C FIFO Queue

Name: Anonymous 2009-01-03 19:11

I was looking up info on implementing a FIFO queue in C and came across this code from a published book: http://www.cs.sunysb.edu/~skiena/392/programs/queue.c

Isn't this thing going to fail after you've queued QUEUESIZE times, regardless of dequeuing?

Name: Anonymous 2009-01-03 19:37

>>3
Queue is pronounced Q (cue || kyoo).

Also, how would you implement at FIFO queue? Got any standard algorithms you could recommend?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List