Y
Hacker News
new
|
ask
|
show
|
jobs
by
adamnemecek
4139 days ago
Indeed. He was talking about using goto as the main control structure instead of e.g. functions or if/else. In C, you can't even have a goto outside of a function.