Hacker News new | ask | show | jobs
by clux 3673 days ago
There are also 3 gotos in that function.
1 comments

Goto should be used in the (admittedly rare) cases where it makes program flow cleaner. The original complaint was that people weren't moving to structured programming constructs as they became available. That really isn't a problem any more.