/MyMalloc

Simple memory allocator just to re-invent the wheel

Primary LanguageC

A simple memory allocator

Build Passing

This is my take on creating a simple allocator.

To build

sh ./build.sh

To exercise

./main