Astrodynamic / Memory-Allocate-in-CPP

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astrodynamic/Memory-Allocate-in-CPP Issues

No issues in this repository yet.