whoa, finally some sane people here!

I really hate those two things too. I really have to a agree with Damocles.
Indention is a ABSOLUTE MUST!

What drives me crazy, when comparisons have no spaces in between.. umm... well just see (assuming it's a short, one liner):

Code:
if(me>=god){...}



for me it _MUST_ look clean and neat like this:

Code:
if(me >= god) { ... }



you can see my coding style if you take a peek at my code snippets you can find in my blog *cough**shameless self-advertising**cough*


"Sometimes JCL reminds me of Notch, but more competent" ~ Kiyaku