DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Engineering Memory allocation

1. Memory Allocation 2. Three kinds of memory • Fixed memory • Stack memory • Heap memory 3. Fixed address memory • Executable code • Global variables • Constant…