Memory leaks?
Are there any decent, easy-to-use tools out there that are UNIX compatible (I'm specifically using Sun's Forte Developer 7 C++ compiler) to check for memory leaks in C++?
My program seems to be leaking somewhere, but I've combed over the code thoroughly and can't find it...
My program seems to be leaking somewhere, but I've combed over the code thoroughly and can't find it...
