Skip to content

Program in C that imitates malloc() and free() in a simplified way along with tests of those functions

License

Notifications You must be signed in to change notification settings

jaqubm/easy_Malloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy_Malloc

Program in C that imitates malloc() and free() in a simplified way along with tests of those functions

Build

To build this project:

  make

Run

To run this project:

  ./test_results.o

About

Program in C that imitates malloc() and free() in a simplified way along with tests of those functions

Topics

Resources

License

Stars

Watchers

Forks