In that article stack is a datastructure
I'm guessing that you must be very new to programming in general as that's a fairly basic concept.
Correct you are! I am a beginner, yes, but I'm not totally stupid. I'm asking questions to fill in the gaps in my knowledge.
I can write a perfectly good program that runs, start to finish, but I'm afraid that the books I read on C++ did not heavily cover datastructures. Anything I know about those has come from reading articles and examining other people's code.
Thanks for the article. I was already familiar with the concept of the linked list and the array, but I wasn't 100% sure what the term "stack" meant. Now I know.
-Question answered! Thanks!
-Cyrano