/myMalloc-myFree

this is a implementation of MyMalloc and MyFree functions in c language to allocate dynamic memory for the known size.similar to malloc() and free() functins in c language

Primary LanguageC

This repository is not active