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.
Next video in the series will be up soon.
If you have any questions about the program or anything in general relating to beginner C++ Programming, feel free to ask.
And remember to visit my site http://www.EasyProgramming.net to view my other programming tutorials! They are all on the website and it will be updated as soon as new programs are uploaded.
I hope you enjoy the video and if you have any requests feel free to let me know. Thanks for watching and remember to subscribe!
@njoker555 today i have an interview at some software house and trust me bro......cant just tell you how helpful your videos are......God Bless you :-)
D0nC0rle0ne1 3 months ago
@D0nC0rle0ne1 thanks :) hope your interview went well.
njoker555 3 months ago
great tutorial. Can you explain why some functions take reference parameter while other take regular parameter? How do you know when to use which one?
rattanak22 3 months ago
@rattanak22 Thanks :) And you should look at my Void Functions tutorial. You can find it on EasyProgramming-net or on my YT Profile. (no linking allowed so I can't point it for you directly)
I go into why you need to reference some things and not others.
njoker555 3 months ago
@njoker555 thanks a lot. I'm watching Tutorial 12 on your site now.
rattanak22 3 months ago
@rattanak22 great :) feel free to contact me with any questions.
njoker555 3 months ago