Y
Hacker News
new
|
ask
|
show
|
jobs
by
kevin_thibedeau
2455 days ago
Properly used goto is essentially an inline exception handler. That is a good thing to eliminate repetitive fault checks and fragile cleanup code.