Hacker News new | ask | show | jobs
by superchink 6623 days ago
You asked: What's the difference between big-endian and little-endian? ~~ Connected in chat session (45 seconds). ~~ The other user says: In big-endian representation, the most significant byte is first (in lowest memory address), while in little-endian, the least significant byte is first.