Y
Hacker News
new
|
ask
|
show
|
jobs
by
bmink
388 days ago
Yeah, I use goto all the time in C, mostly in the “goto cleanup before return” pattern but sometimes in jumping to different points of a loop. And I know I’m not the only one.