qaz to Programmer [email protected]English • 1 year ago-Wall ain't allimagemessage-square25arrow-up1346arrow-down115
arrow-up1331arrow-down1image-Wall ain't allqaz to Programmer [email protected]English • 1 year agomessage-square25
minus-square@marcoslink-2•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.
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.