lemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 13 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 · 13 days agomessage-square66linkfedilink
minus-squareanotherandrewlinkfedilinkEnglisharrow-up12·13 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.