Skip to content

Free Them All is a library implemented in C to keep track of allocations and be able to free them later even with a simple function.

License

Notifications You must be signed in to change notification settings

Nerveustech/Free-Them-All

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Them All

Free Them All is a library implemented in C to keep track of allocations and be able to free them later even with a simple function.

How To Use

First of all clone the current repository.

git clone https://github.com/Nerveustech/Free-Them-All.git

Now you will have to copy and include the library you need inside your project and you are ready to use it.

Example of use

See some Examples Here

Build & Test

Linux: Compile and run test

./build.sh

License

Distributed under the MIT License. See LICENSE for more information.

About

Free Them All is a library implemented in C to keep track of allocations and be able to free them later even with a simple function.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published