@hairinmybellybutt@lemmy.world to Programmer Humor@programming.devEnglish • 1 year agocall the doctor, the CS doctorlemmy.worldimagemessage-square42fedilinkarrow-up1420
arrow-up1420imagecall the doctor, the CS doctorlemmy.world@hairinmybellybutt@lemmy.world to Programmer Humor@programming.devEnglish • 1 year agomessage-square42fedilink
minus-square@FriendOfElphaba@sh.itjust.workslinkfedilink1•1 year agoIt’s 0-255 when you’re indexing like that. 11111111b = 255.
It’s 0-255 when you’re indexing like that. 11111111b = 255.
Oh sorry, you’re right. Amended my comment.