Y
Hacker News
new
|
ask
|
show
|
jobs
by
sischoel
1582 days ago
C and C++ do not have labeled breaks - Java indeed has.
But of course you are right, that one could just use goto for C/C++.