qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year ago-Wall ain't alllemmy.worldimagemessage-square27fedilinkarrow-up1347arrow-down115
arrow-up1332arrow-down1image-Wall ain't alllemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square27fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up1arrow-down3·1 year agoOk, you are certainly in one of those languages where plenty of your functions shouldn’t return a value, and you won’t ever let the compiler know that. On all of the other languages, it’s an error, not even a warning.
minus-squareqaz@lemmy.worldOPlinkfedilinkarrow-up10arrow-down1·1 year agoIt’s C++ and it just causes a SIGILL.
Ok, you are certainly in one of those languages where plenty of your functions shouldn’t return a value, and you won’t ever let the compiler know that.
On all of the other languages, it’s an error, not even a warning.
It’s C++ and it just causes a SIGILL.