I have a very important question (for me)
How do i use <alloc.h>/<malloc.h>/<stdlib.h> for memory allocation?
i'm talking about: malloc(),calloc(),halloc(),realloc(),alloca(),heapwalk(),free()
etc?
i'm having a lot of trouble with these!
thank you!! :confused: