qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agoWorse than single letterslemmy.worldimagemessage-square17fedilinkarrow-up124arrow-down12
arrow-up122arrow-down1imageWorse than single letterslemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square17fedilink
minus-squaregramie@lemmy.calinkfedilinkarrow-up1·1 year agoIt could be that this is a habit left over from pascal, where result is a reserved word, and is automatically made the return value of the function. If it is in the context of a short function, I don’t see that it’s all that bad.
It could be that this is a habit left over from pascal, where result is a reserved word, and is automatically made the return value of the function.
If it is in the context of a short function, I don’t see that it’s all that bad.