XED

Results 1 repositories owned by XED

memdetect

31
Stars
0
Forks
Watchers

Memdetect is a cross-platform shell script to compile and run your C or C++ project with a wrapper of malloc() and free(), which will help you understand your memory-management and find memory leaks.