in reply to Re^2: Quicker way to do this IF statement 1-5
in thread Quicker way to do this IF statement 1-5
There are some situations where the two solutions will have different behaviors, and in such cases, it's up to the programmer to decide which is more appropriate. Either one could be more useful (or "correct") than the other, depending on the task. But in many common situations, they behave the same, and neither is "more correct" than the other.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Quicker way to do this IF statement 1-5
by chromatic (Archbishop) on May 21, 2007 at 01:44 UTC |