cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
stack
stack
Sep 14, 2010 at 6:45pm UTC
tamzeeni
(4)
can somebody help to understand stack more ......
..... how to use it ......and why we use it
Sep 14, 2010 at 7:15pm UTC
R0mai
(730)
http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=stack
Oct 19, 2010 at 5:23am UTC
tamzeeni
(4)
i was asking experts not you Romai
Oct 19, 2010 at 11:12am UTC
blackcoder41
(1426)
He's an expert :)
But seriously I think you should get an intro about STL if you don't know about it yet, so here:
http://www.cprogramming.com/tutorial.html#stltutorial
Then you should be able to at least understand or to read documentation about stack, here:
http://cplusplus.com/reference/stl/stack/
I hope it helps, you can ask what you don't understand but first you have to try it.
Oct 19, 2010 at 11:15am UTC
Athar
(4466)
tamzeeni
wrote:
i was asking experts not you Romai
Before having the
nerve
to insult other people, you should learn how to use Google.
We're not your personal instructors. If you want one, you can hire yourself one, but I doubt they'd tolerate your impertinence for extended periods of time either.
Last edited on
Oct 19, 2010 at 11:16am UTC
Oct 19, 2010 at 11:36am UTC
blackcoder41
(1426)
I also thought of scolding tamzeeni but yeah, I know there will be someone to scold him.
Oct 19, 2010 at 9:32pm UTC
tamzeeni
(4)
thanks guys and sorry for the misbehavior...what i mean is how to use stack,push,pop in a program and is it important in web development......
Topic archived. No new replies allowed.