Skip to content

This is a memory allocator program which mimics the functionality of malloc() and free() in C language (only for educational purposes).

Notifications You must be signed in to change notification settings

cricketjanoon/Memory-Allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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).

About

This is a memory allocator program which mimics the functionality of malloc() and free() in C language (only for educational purposes).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published