Memory Profiler for C 1.0

License: Free ‎File size: N/A
‎Users Rating: 3.5/5 - ‎2 ‎votes

ABOUT Memory Profiler for C

Memory Profiler for C is a very simple C library for helping developers writting code which contains no memory leaks. It keeps track of all the allocated dynamic memory and allows for its printing. The source code is very simple and easily customizable.