/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.

Primary LanguageC

small_memory_system