lemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 7 days agoName before type: why 'age int' is better than 'int age'benhoyt.comexternal-linkmessage-square66linkfedilinkarrow-up159arrow-down123
arrow-up136arrow-down1external-linkName before type: why 'age int' is better than 'int age'benhoyt.comlemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 7 days agomessage-square66linkfedilink
minus-squareanotherandrew@lemmy.mixdown.calinkfedilinkEnglisharrow-up12·7 days 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.