[Solved] How reliable is an if statement? [closed]

The question is a bit more interesting than downvoting peple think. Sure, that conditional logic is really perfect. Visual studio generates a warning: Unreachable code detected, so the else branch will never ever be executed. Even in case of hardware fault, computer / operating system / program itself is more likely to crash than the … Read more