Implementation of our own version of the system's malloc and free that provides the same basic functionality as of malloc() and free() and it also detects common programming and usage errors.
-
Updated
Mar 8, 2019 - C
Implementation of our own version of the system's malloc and free that provides the same basic functionality as of malloc() and free() and it also detects common programming and usage errors.
Add a description, image, and links to the magic-numbers topic page so that developers can more easily learn about it.
To associate your repository with the magic-numbers topic, visit your repo's landing page and select "manage topics."