@[email protected] to Programmer [email protected]English • 1 year agogot himlemy.lolimagemessage-square133fedilinkarrow-up1497
arrow-up1497imagegot himlemy.lol@[email protected] to Programmer [email protected]English • 1 year agomessage-square133fedilink
minus-square@[email protected]linkfedilink3•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@[email protected]linkfedilink1•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.