2 comments

[ 4.9 ms ] story [ 15.0 ms ] thread
(comment deleted)
Yeah, I use goto all the time in C, mostly in the “goto cleanup before return” pattern but sometimes in jumping to different points of a loop. And I know I’m not the only one.