Search:
Forum
General C++ Programming
Stack Vs Heap
Stack Vs Heap
Feb 26, 2010 at 4:08pm UTC
Seraphimsan
(954)
Quick question: Whats the difference between the stack and heap, I'm still learning memory management...So I don't really know ^^ A link to an article would suffice if you don't have time to answer in depth. Thanks all.
Regards, Alex
Feb 26, 2010 at 4:13pm UTC
cnoeval
(643)
http://www.maxi-pedia.com/what+is+heap+and+stack
http://stackoverflow.com/questions/79923/what-and-where-are-the-stack-and-heap
There are many more if you just Google "stack and heap".
Feb 26, 2010 at 5:05pm UTC
moorecm
(1932)
This is a very common interview question.
Feb 26, 2010 at 7:03pm UTC
Seraphimsan
(954)
thanks guys :D
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs