This is a custom heap allocator that I wrote in C. It is used to dynamically allocate memory during a program's execution. I created a heap_alloc and heap_free function.
bkap123/HeapAllocator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a custom heap allocator that I wrote in C. It is used to dynamically allocate memory during a program's execution. I created a heap_alloc and heap_free function.