lemmydividebyzero@reddthat.com to TechnologyEnglish · 3 days agoName before type: why 'age int' is better than 'int age'benhoyt.comexternal-linkmessage-square64linkfedilinkarrow-up159arrow-down123
arrow-up136arrow-down1external-linkName before type: why 'age int' is better than 'int age'benhoyt.comlemmydividebyzero@reddthat.com to TechnologyEnglish · 3 days agomessage-square64linkfedilink
minus-squaremEEGallinkfedilinkEnglisharrow-up2·2 days agoThat’s because declaring several variables on the same line is syntactic sugar, although I agree it makes little sense this way
That’s because declaring several variables on the same line is syntactic sugar, although I agree it makes little sense this way