Y
Hacker News
new
|
ask
|
show
|
jobs
by
na85
4264 days ago
I'm not sure why any competent programmer would use for(;;) or while(true) without explicitly including a break; statement.