Y
Hacker News
new
|
ask
|
show
|
jobs
by
maldev
1211 days ago
I don't see how the number of goto's is relevant. You're still having alot of goto's in each function in the codebase with SESE and only using one goto location, solely for cleanup and exit.