cricketjanoon/Memory-Allocator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
$ make $ ./test sizeOfMemory This is memory allocator program which mimics the functionality of malloc() and free() in C language(only for educational purposes).