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...
If you read this far, you should consider subscribing to the RSS feed.