Dynamic Memory Allocator

Dynamic memory allocator implementing the malloc, free, realloc, and calloc functions in C.