/Artificial-Malloc

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.

Primary LanguageC

This repository is not active