| Related articles |
|---|
| stack vs. heap shahbazc@gmail.com (falcon) (2005-10-15) |
| Re: stack vs. heap cjc1@ucs.cam.ac.uk (Chris Cheney) (2005-10-19) |
| Re: stack vs. heap thant@acm.org (Thant Tessman) (2005-10-19) |
| From: | Chris Cheney <cjc1@ucs.cam.ac.uk> |
| Newsgroups: | comp.compilers |
| Date: | 19 Oct 2005 02:34:05 -0400 |
| Organization: | University of Cambridge Computing Service |
| References: | 05-10-099 |
| Keywords: | storage |
| Posted-Date: | 19 Oct 2005 02:34:05 EDT |
"falcon" <shahbazc@gmail.com> wrote in news:05-10-099@comp.compilers:
> This is sort of a silly question but I never took a compiler class and
> every text I read assumes that reader will understand the difference
> between stack space a heap.
Google on "stack" and "heap"
e.g. http://www-ee.eng.hawaii.edu/Courses/EE150/Book/chap14/subsection2.1.1.8.html
Return to the
comp.compilers page.
Search the
comp.compilers archives again.