/Memory-Allocator

This is a memory allocator program which mimics the functionality of malloc() and free() in C language (only for educational purposes).

Primary LanguageC

No issues in this repository yet.