Skip to content

rcorry/malloc-free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

To run the tests simply compile using "make" and run the executable "memory" with "./memory". The tests run automatically from main(), there are 3 tests that you step through by pressing enter. Each test reallocates the heap, so each test is seperate from the others.

About

Custom Malloc/Free implementation in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published