makefile --- the makefile for compiling and linking this program
driver.cc --- the driver for testing the queue class
queue.cc --- the code for the queue procedure (with bugs) to be
used with "C++ Refresher: A Guided Debugging Session"
queue.h --- header file for queue (with bugs)
stdinc.h --- includes needed libraries