Hacker News new | ask | show | jobs
by samuellb 3683 days ago
That's true. And in the OOP case you usually have exception handling (i.e. try/catch blocks) as well, instead of "goto error" style error handling which is common in C.