On 9/1/2011 11:33 AM, Steven Schveighoffer wrote:
On Thu, 01 Sep 2011 14:27:36 -0400, Daniel Murphy <yebbl...@nospamgmail.com> 
wrote:
Walter Bright wrote:

You might be surprised, then, that I'll often temporarily replace an assert
with a HLT instruction so I can use a debugger on it :-)

Now that's karma :)

I'll often use:

  *(char*)0=0;

in C++ code :-)

Very handy.

Reply via email to