top | item 22631351

(no title)

earenndil | 6 years ago

You need to use nested functions if you want to have nontrivial behaviour in a cleanup, and nested functions are awful in c.

discuss

order

loeg|6 years ago

So don't have nontrivial behavior in a cleanup? That sounds about as antithetical to C as nested functions.