Memwatch Memwatch

Memwatch - Definition and Overview

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

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.