Skip to content

Re-creation of malloc header file using C language

Notifications You must be signed in to change notification settings

PSMahagamage/My-Malloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This repository is based on re-creation of malloc.h HEADER FILE which use to allocate memory using data type and size. The re-created malloc header file is created using C language and it covers the inbuilt malloc function operations which offers from malloc header file. This my-malloc header file merge two contigues free slotes and split if required .Also when is calls it will check the availability memory slots and allocate as requirement by spliting and merging.

About

Re-creation of malloc header file using C language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published