SE-CSE | Semester 3 | MGM-CEN | Practical Lab Programs | Engineer's Plot
-
Updated
Mar 30, 2018 - C++
SE-CSE | Semester 3 | MGM-CEN | Practical Lab Programs | Engineer's Plot
This project is a C++ memory management library that includes implementations of malloc, calloc, realloc, and free functions. Its goal is to provide functionality for allocating and freeing memory for other programs. The library is built using CMake and requires C++17. To use the library, include the header file memory.h
Add a description, image, and links to the calloc topic page so that developers can more easily learn about it.
To associate your repository with the calloc topic, visit your repo's landing page and select "manage topics."