L
Lieven De Foor
Guest
In short: TRUE OR whatever_expression_here = TRUE /* And the right side doesn't get evaluated */ Same for: FALSE AND whatever_here = FALSE See -> en.wikipedia.org/.../Short-circuit_evaluation
Continue reading...
Continue reading...