[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stack vs. heap?



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