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

k&r

Name: Anonymous 2010-09-02 0:50

should i read k&r

Name: Anonymous 2010-09-02 22:10

>>29
In fact, a char is the smallest addressable datatype in C (on your CPU, in fact) and therefore always equal to a byte!! What that means is, that a byte does not neccessarily contain 8 bits.
Also, ever wondered why sizeof (char) is defined to be 1?

Name: Anonymous 2010-09-02 22:12

>>29
A char is guaranteed to be one byte. However, one byte isn't guaranteed to be 8 bits.

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