Login
From:
Mad Man with a Compiler
(Uncensored)
subscribe
Go To Statement Considered Helpful (part 2: Nested Loops)
https://madcompiler.blogspot.com/2017/06/go-to-statement-considered-helpful-part_19.html
links
backlinks
Tagged with:
code
If you're in a nested loop in C code, and you want to issue a break or continue statement, but want it to apply to the outer loop, you're going to have some awkward code.
Roast topics
Find topics
Find it!