bricked@feddit.org to Programmer Humor@programming.dev · 12 hours agoDon't grow older than 255 or else it will overflowfeddit.orgimagemessage-square45fedilinkarrow-up1527arrow-down13
arrow-up1524arrow-down1imageDon't grow older than 255 or else it will overflowfeddit.orgbricked@feddit.org to Programmer Humor@programming.dev · 12 hours agomessage-square45fedilink
minus-squareCannonFodder@lemmy.worldlinkfedilinkarrow-up3·10 hours agoYa, but we pretty much always write it with most significant on the left. The endianness is more to do with the order transmitted when serialized. Or are there cases where people actually write it backwards?
Ya, but we pretty much always write it with most significant on the left. The endianness is more to do with the order transmitted when serialized. Or are there cases where people actually write it backwards?