Hacker News new | ask | show | jobs
by beachstartup 4209 days ago
without a goto, you have to rely on functions/return values/pointers, which implies a function call (sometimes billions of times), which can have performance and design implications.