/Dynamic-Storage-Allocator

Implemented functions of MALLOC, FREE and REALLOC routines and used explicit free list to keep track of free blocks in allocated heap memory.

Primary LanguageC

Watchers