C is one of the few languages where using goto makes sense as a poor man's local error/cleanup handler.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies:
C is one of the few languages where using goto makes sense as a poor man's local error/cleanup handler.