Quite possibly the most useful macro you will ever use.

#define HECK_YES true && true

// Usage
if(self.sleepy)
{
   self.needsCoffee = HECK_YES;
}

Now if only I could replace semi colons with exclamation points...



blog comments powered by Disqus

Published

15 April 2010