Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How to C

Name: Anonymous 2016-01-08 14:23

https://matt.sh/howto-c

Very good read for anyone that wants to write this outdated language in 2016.

Name: Anonymous 2016-01-10 10:48

What the shit is everyone talking about?!?
A char is always:
able to hold a decimal value from 0 to 127
able to hold 8 binary digits
able to hold an ASCII character (ANSI, too, but that's a little more complicated when CHAR_BIT isn't 8)
of size 1
And if you don't see the implications of this, then just continue using uint8_t.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List