----------------------------------------------------------- New Message on cochindotnet
----------------------------------------------------------- From: spark Message 1 in Discussion hi, aftre asking around a bit for ideas about memory leak detection in traditional c++ code i deicded to give it a go. what should have ended up as struggle with my own faulty code ended with exploration into a lot of other things as well including a better understanding of memory leak detection support and differences in the way the compiler and studio interpret line-numbers ... i thought i'd post about it all , but i figured it would be too long a post and someone who might need to know same things have a better chance of finding a writeup than a post : http://www27.brinkster.com/sparksite/articles/tech/torwd/another_tale_of_real_world_debug.htm Another Tale of Real World Debugging This shows you how to enable memory leak detection in your old c++ code, how to ensure that the debugger reports leaks in the correct locations in your source code rather than in inbuilt header files and finally a case of how the c++ compiler and studio can go out of sync with each other in the way they report errors on line numbers. roshan ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/cochindotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
