danhab99@programming.dev to Programmer Humor@programming.dev · edit-21 day agoIt's just C with two plus signs, how hard could it be?programming.devimagemessage-square24fedilinkarrow-up1129file-text
arrow-up1129imageIt's just C with two plus signs, how hard could it be?programming.devdanhab99@programming.dev to Programmer Humor@programming.dev · edit-21 day agomessage-square24fedilinkfile-text
minus-squarecsm10495@sh.itjust.workslinkfedilinkEnglisharrow-up6·24 hours agoThough if it’s a signed number a large enough value can become a negative.
minus-squareChaoticNeutralCzech@feddit.orglinkfedilinkEnglisharrow-up3·20 hours 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