rem’s avatarrem’s Twitter Archive—№ 67,032

  1. …in reply to @passcod
    passcod I've never really understood endians - does that mean whenever I'm reading a byte, I should reverse the values? i.e. when I read 0x0400 it's actually 0x0040? (I'm sure it's not as simple/silly as that)