lemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 13 hours agoName before type: why 'age int' is better than 'int age'benhoyt.comexternal-linkmessage-square37fedilinkarrow-up136arrow-down116
arrow-up120arrow-down1external-linkName before type: why 'age int' is better than 'int age'benhoyt.comlemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 13 hours agomessage-square37fedilink
minus-squareanotherandrew@lemmy.mixdown.calinkfedilinkEnglisharrow-up3·2 hours ago100% and why I think int* should be at the least a compiler warning, perhaps an outright error with pedantic enabled.
100% and why I think
int*should be at the least a compiler warning, perhaps an outright error with pedantic enabled.