In my last tutorial, I introduced queues to you and what I would be doing to teach you C++ Queues. This is the second part of the C++ Queues video series. In this tutorial, I show you how to use the functions highlighted in the first part. This also sets you up for the third part of C++ Queues where I will use #include queue and show you how to make this program much shorter because all you'll need is a few commands.
If you have any questions about the program or anything in general relating to beginner C++ Programming, feel free to ask.