Science Fair Project Encyclopedia
Memwatch
memwatch is a free programming tool for memory leak detection in C.
It is highly portable ANSI C code which will run on just about any hardware that has a C compiler. While it is primarily intended to detect and diagnose memory leaks, it can also be used to analyze a programs memory usage and provides logging facilities.
See also: memory management, memory debugger.
External link
03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


