sorrybookbroke@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · edit-21 year ago"m=!0"... What the hell am I looking at?sh.itjust.worksimagemessage-square7fedilinkarrow-up114arrow-down12
arrow-up112arrow-down1image"m=!0"... What the hell am I looking at?sh.itjust.workssorrybookbroke@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · edit-21 year agomessage-square7fedilink
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up1·1 year agoYep, that’s a much better way! It’s like the “goes down to” operator - a neat trick you should never use :) while (i --> 0) { ... }
Yep, that’s a much better way! It’s like the “goes down to” operator - a neat trick you should never use :)
while (i --> 0) { ... }