Ah yes, the use of goto conjures up the 800-year-old essay in the room.
The way they use it is widely understood and accepted in C error handling. It's also not the only way you can screw up, either, which is a good reason why you should add a static analyser to your build process.
Comments
Ah yes, the use of goto conjures up the 800-year-old essay in the room.
The way they use it is widely understood and accepted in C error handling. It's also not the only way you can screw up, either, which is a good reason why you should add a static analyser to your build process.