Custom Allocators in C
Memory allocation is not fun, specially in C. Even if the lack of fat pointers is ignored, every single allocation needs to be kept in my small brain in orde...
Memory allocation is not fun, specially in C. Even if the lack of fat pointers is ignored, every single allocation needs to be kept in my small brain in orde...
This is the first post. It is a test of this thing. This is a link to the repo.