Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Okay, assuming you're right, how much overhead is it to consider endianness? I've never had issues with it, unless I'm implementing something fully from scratch, and that's rare in a production environment.


People that deign network protocols love love big endian.

Which means on the software side you then have to swap everything from big endian to little endian. And you need to do that at the first opportunity so their big endian crap doesn't get loose in the rest of the code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: