Skip to main content

3 docs tagged with "control-flow"

View all tags

goto and Labels

goto jumps unconditionally to a label in the same function. It exists, it is occasionally the