|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Re: Style, *again*by demerphq (Chancellor) |
| on Aug 18, 2003 at 18:28 UTC ( #284669=note: print w/ replies, xml ) | Need Help?? |
|
And since == is a symmetric operation Which is the reason I often put the constant first. Turning an == into an = accidentally results in a non symmetric operation which is illegal when the left side is a constant. Which helps catch silly mistakes that the compiler doesnt notice (like in the conditional part of a ternary op.) --- demerphq <Elian> And I do take a kind of perverse pleasure in having an OO assembly language...
In Section
Meditations
|
|
||||||||||||||||||||