Online

There are 23 unlogged users and 0 registered users online.

You can log-in or register for a user account here.

Topic: Bugs

The new items published under this topic are as follows.

Useful Debugging Macros

Posted by: turing on Sunday, January 05, 2003 - 12:04 AM 1545 Reads
Bugs
MFC comes with a set of several useful debugging macros. We've all used these macros numerous times and are quite familiar with them. How many times, however, have you been writing a piece of non-MFC code and wished you had the same macros available? Standard C/C++ come with only one macro that is at least similar to the MFC ASSERT macro, namely assert. However, this particular assertion macro is not as elegant as the MFC version which drops you directly into the code at the line of the assertion.


Or maybe you have some debugging needs that go beyond those available by the MFC macros. Maybe you're trying desperately to track down a memory over run bug, for instance.


Hopefully, this article will come to your rescue for these problems!



Printer-friendly page

Survey

Favorite scripting language

  • Python
  • Perl
  • Tcl/tk
  • Shell
  • Other/obscure language ;-)

[ Results | Polls ]

Votes: 261
Comments: 5


- PR -


Login





 


 Log in Problems?
 New User? Sign Up!

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2001-2007 by Codingstyle.com.
This web site is running Post-Nuke, a web portal system written in PHP. Post-Nuke is Free Software released under the GNU/GPL license.

You can syndicate our news using the file backend.php