Am 20.11.2014 14:18, schrieb Love Nystrom:
No, it does not. It requries the compiler to generate code that executes the following statement, when f is not 0.
Well... Actually not exactly the same.. ;)
"if (f != FALSE)" requires an explicit comparison with a second operand,