Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 402 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 402 Bytes

ALLOCATOR


A simple memory allocator re-written in C

How to use it

Python must be installed then

$python check.py

This would run some checks to make sure everything is ok and generate files which you can include and link to your program

Licensing

This code is free to use and Licensed under the GNU License

Contribution

You are invited for contributions of any kind