I have been working on this program forever and I have to hand it in soon. Here is what I have gotten so far that is correct. I really don't know how to copy the queue. I know I have to use a for loop ...
I have trying to learn linked lists, queues, copying queues using the copy constuctor and I am having some real problems understanding exactly how everything works. I kind of understand in theory how ...