On Apr 4 2007 12:00, Randy Dunlap wrote:
My stance, || goes at EOL, and final ) not standalone:
if (foo || bar || baz || etc) do_something;
Jan -- -