𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Programmer Humor@programming.dev · 2 years agoi++programming.devimagemessage-square34fedilinkarrow-up1373
arrow-up1373imagei++programming.dev𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square34fedilink
minus-squaremfz@kbin.sociallinkfedilinkarrow-up7·edit-22 years 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.