3,973 questions
Same as in C#
https://learn.microsoft.com/en-us/dotnet/api/system.collections.stack?view=net-7.0
(just click on C++ on Top/Right...)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi friends,
How do I declare a stack in C++ Winforms? Is there the Stack command like in C#? Does it also have push and pop commands?
Thank you very much.
Same as in C#
https://learn.microsoft.com/en-us/dotnet/api/system.collections.stack?view=net-7.0
(just click on C++ on Top/Right...)