Write a C/C++ program to implement a circular queue using a doubly circular linked list (with or without header). The program must include functions to insert and remove. You may use the sample queues using linked list programs discussed in class for this bonus project.
Due Date: 4/6/2006 (Tuursday) Please note: since this is a bonus project, no late turn-ins will be accepted.