|
|
|
|
|
by scarface74
2363 days ago
|
|
You’ve never worked with C code that had to run on both big endian and little endian systems that had to share a common byte protocol. Where two bytes in the same order can mean something completely different. There are a lot of things “confusing” about computer science when you don’t take the time to learn it. |
|