Cipherd@lemmy.ml to Programmer Humor@programming.dev · 13 hours agofunctionslemmy.mlimagemessage-square44fedilinkarrow-up1360file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1360imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 13 hours agomessage-square44fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squarex00z@lemmy.worldlinkfedilinkEnglisharrow-up2·5 hours agoYeah that’s C. I added the goto to put emphasis on the function being a label instead of a real function. https://www.geeksforgeeks.org/c/goto-statement-in-c/
Yeah that’s C.
I added the
gototo put emphasis on the function being a label instead of a real function.https://www.geeksforgeeks.org/c/goto-statement-in-c/