ngn@lemy.lol to Programmer Humor@lemmy.mlEnglish · 1 year agogot himlemy.lolimagemessage-square173linkfedilinkarrow-up1419arrow-down133
arrow-up1386arrow-down1imagegot himlemy.lolngn@lemy.lol to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square173linkfedilink
minus-squareMiaou@jlai.lulinkfedilinkarrow-up3arrow-down3·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 Amoeba@lemmy.calinkfedilinkarrow-up3·1 year agogoto cleanup is not the same as return. I didn’t badmouth goto cleanup.
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.