@ngn@lemy.lol to Programmer Humor@lemmy.mlEnglish • 1 year agogot himlemy.lolimagemessage-square132fedilinkarrow-up1497arrow-down10
arrow-up1497arrow-down1imagegot himlemy.lol@ngn@lemy.lol to Programmer Humor@lemmy.mlEnglish • 1 year agomessage-square132fedilink
minus-square@Miaou@jlai.lulinkfedilink2•1 year agogoto is used in C for this exact kind of early return management. The person you answered to does not maintain code I think
minus-squareAvid Amoebalinkfedilink5•1 year agogoto cleanup is not the same as return. I didn’t badmouth goto cleanup.
minus-square@Miaou@jlai.lulinkfedilink1•1 year agoThis is virtually the same thing with a different keyword, I’d like to hear where you (and the down voters) draw the line.
goto is used in C for this exact kind of early return management. The person you answered to does not maintain code I think
goto cleanup is not the same as return. I didn’t badmouth goto cleanup.
This is virtually the same thing with a different keyword, I’d like to hear where you (and the down voters) draw the line.