𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Programmer Humor@programming.dev · 1 year agoi++programming.devimagemessage-square33fedilinkarrow-up1385arrow-down13
arrow-up1382arrow-down1imagei++programming.dev𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square33fedilink
minus-squaremfz@kbin.sociallinkfedilinkarrow-up7·edit-21 year agoIf you’re hell bend on achieving the goodness of i++ equivalent you could wrap it up like this: (i-=-1,i-1) We’re talking C here of course.
If you’re hell bend on achieving the goodness of
i++
equivalent you could wrap it up like this:(i-=-1,i-1)
We’re talking C here of course.