C Memory Scavenger

Get rid of memory leaks in C code.
Download

C Memory Scavenger Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Free to try
  • Price:
  • $149.00
  • Publisher Name:
  • Matex Data HB
  • Publisher web site:
  • http://www.matexdata.com
  • Operating Systems:
  • Windows 2000, Windows NT, Windows XP
  • File Size:
  • 1.14MB

C Memory Scavenger Tags


C Memory Scavenger Description

C Memory Scavenger is designed both to trace and to hunt down memory leaks in C code. Using the trace part gives you information about outstanding memory allocations at any time. Using the hunt down part makes the product act like a semi-automatic garbage collector. A couple of header files and a dynamic library are compiled and linked with your application, and contain an API both for the trace part and for the hunt down part. Output from the API can be written to the console or to a file. An optional Windows GUI application is included which can communicate with the API over a network. This GUI shows output from the API in graphical mode, as well as on text form. Both the GUI and the API can take the initiative to communicate with the other. The API is of course thread-safe. The main purpose is to help programmers get rid of memory leaks without actually having to figure out exactly where to insert free commands.


C Memory Scavenger Related Software