danhab99@programming.dev to Programmer Humor@programming.dev · edit-215 days agoIt's just C with two plus signs, how hard could it be?programming.devimagemessage-square27fedilinkarrow-up1142file-text
arrow-up1142imageIt's just C with two plus signs, how hard could it be?programming.devdanhab99@programming.dev to Programmer Humor@programming.dev · edit-215 days agomessage-square27fedilinkfile-text
minus-squarecsm10495@sh.itjust.workslinkfedilinkEnglisharrow-up7·15 days agoThough if it’s a signed number a large enough value can become a negative.
minus-squareChaoticNeutralCzech@feddit.orglinkfedilinkEnglisharrow-up5·14 days agoIf it’s a float, it will stop incrementing when the precision stops covering every integer
Though if it’s a signed number a large enough value can become a negative.
If it’s a float, it will stop incrementing when the precision stops covering every integer