mh07607/small_memory_system
A small memory system for a process made in C. It is a basic simulation of stack and heap with functions to allocate and deallocate chunks of memory.
C
A small memory system for a process made in C. It is a basic simulation of stack and heap with functions to allocate and deallocate chunks of memory.
C