Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

So I've just learned that C has no exceptions

Name: Anonymous 2014-10-25 14:06

Instead, they use some weird setjmp/longjmp shit.
Holy fuck, and some trolls here dare say that "C is a good language".

Name: Anonymous 2014-10-26 19:55

>>23
I would argue that conditionals that nest more than 3 or 4 levels deep are not very readable, especially when the nesting is done entirely to accommodate error cases that must break out of the whole structure anyway. Writing code that way also complicates maintenance because the error path becomes an implicit property of the conditional structure. The first time someone else needs to add a new branch the whole thing will come tumbling down.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List