Mehdi Zeynalov
Results
2
issues of
Mehdi Zeynalov
Added a linked list implementation - sorry to mess up some files: 1) Renamed heap.c to heap_using_chunk_lists 2) Added linked list implementation 3) Totally decoupled implementation (previous PR left some...
Hi (Privet). I watched your youtube video, which is very interesting. Would want to try to implement the heap allocation management using linked list or tree. For this raising this...