3 Forks
40 Stars
40 Watchers

custom-malloc

A custom malloc implementation in C explained

How to download and setup custom-malloc

Open terminal and run command
git clone https://github.com/miguelperes/custom-malloc.git
git clone is used to create a copy or clone of custom-malloc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with custom-malloc https://github.com/miguelperes/custom-malloc/archive/master.zip

Or simply clone custom-malloc with SSH
[email protected]:miguelperes/custom-malloc.git

If you have some problems with custom-malloc

You may open issue on custom-malloc support forum (system) here: https://github.com/miguelperes/custom-malloc/issues