Y
Hacker News
new
|
ask
|
show
|
jobs
by
pcwalton
1266 days ago
A switch can jump inside an if body that contains case labels, causing the condition not to be evaluated.
C switch/case semantics are... not the most obvious.