Hacker News new | ask | show | jobs
by twtw 2764 days ago
The solution to this is an Error label after returning success and a "goto Error" in case of failure. The pseudo- loop plus break is not cleaner in any sense - its only purpose is to avoid typing "goto."