in reply to Re: No braces
in thread No braces

then someone will-undoubtedly screw up like this:
if (x>3) foo() bar()

Why don't you say somebody will undoubtably screw it up like this:

if (x > 3) Hello computer! Please execute the program on my floppy disk now!! + Thank you!

Is it really too much to ask to say that programmers should know what their own code does? Maybe it's just me, but I think it's not.