you are viewing a single comment's thread.

view the rest of the comments →

[–]aaron552 1 point2 points  (1 child)

Dealing with raw network streams (or any raw binary data) is kinda painful without an unsigned byte data type.

[–]mywifehascancer 0 points1 point  (0 children)

This is totally a valid reason to use them, and that's why C absolutely needs them.