Y
Hacker News
new
|
ask
|
show
|
jobs
by
machosx
4091 days ago
Why not just use while(1)?
1 comments
ufo
4091 days ago
Personal preference. Some people think "for(;;)" looks nicer.
link
z92
4091 days ago
the "for" version is also shorter by a single byte.
link