andioop@programming.dev to Programming Horror@programming.devEnglish · edit-22 years agoGod I wish there was an easier way to do thisprogramming.devimagemessage-square56linkfedilinkarrow-up1215arrow-down120
arrow-up1195arrow-down1imageGod I wish there was an easier way to do thisprogramming.devandioop@programming.dev to Programming Horror@programming.devEnglish · edit-22 years agomessage-square56linkfedilink
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up3·2 years agojust check the last bit jesus christ, what is it with these expensive modulo operations?! return !(n&1);
just check the last bit jesus christ, what is it with these expensive modulo operations?!
return !(n&1);