[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Stack vs. heap?
- Subject: Stack vs. heap?
- From: Martin Doherty <martin.doherty@undisclosed.com>
- Date: Wed, 21 Jun 2006 09:32:19 -0400
- Newsgroups: comp.sys.apple2
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
- Xref: g2news2.google.com comp.sys.apple2:9544
I believe I thoroughly understand the operation of a stack, but the term
"heap" is a mystery. I know it's used in UCSD/Apple Pascal for memory
management functions of some kind; can anyone explain to me what a heap
is in general concept, and what it's used for in Pascal?
Thanks
Martin