Cipherd@lemmy.ml to Programmer Humor@programming.dev · 6 days agofunctionslemmy.mlimagemessage-square106linkfedilinkarrow-up11arrow-down10file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up11arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 6 days agomessage-square106linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkEnglisharrow-up0·5 days agoI’ve done that in C before. I was just confused because the labels need to be in scope of a function as far as I am aware. In assembly you don’t really have that.
I’ve done that in C before. I was just confused because the labels need to be in scope of a function as far as I am aware. In assembly you don’t really have that.