DZone
Following up on my previous post, I was asked about the use of GOTO in C for error handling.
I decided to go and look at a bunch of C code bases, and it took me no time at all to find some interesting examples of this approach.
Source: DZone