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