Push String in Stack?

I want to push strings in stack indexes like

2."where"
1."are"
0."you"
how can i do this kindly tell me
I am using simple C++ so the code should be in C++.
http://cplusplus.com/reference/stl/stack/

Does this help?

-Albatross
Topic archived. No new replies allowed.