Boolean comparisons

Ever wondered why people code boolean checks in if statements differently? Example 1 This is the kind of code that fails silently because true will always »

Why 0xCAFEBABE?

I'm guessing I'll get asked this question a fair number of times and that there'll be confusion around why I »