I never thought about how weird it is that “integer” is abbreviated in C but “unsigned” isn’t
-
-
Heh, that came later but the early pref (I used to write C code like this) was `unsigned` (not `unsigned int`). Lots of Unix code had terrible sizeof(int) assumptions as you know. V6 Unix was written for early C where you could assign pointer to int!
-
I still write “unsigned” if I can’t count on stdint.h :)
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.