Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
``Octect'' vs. ``Byte''
1
Name:
Anonymous
2011-08-25 3:10
Why do some autists get so worked up over the difference between the two terms? They mean the same fucking thing.
17
Name:
Anonymous
2011-08-25 7:35
>>16
Only char is guaranteed to be a byte.
Short and int are guaranteed to be at least 16-bits, and long is guaranteed to be at least 32-bits. Also, it is guaranteed that
((sizeof(short) <= sizeof(int)) && (sizeof(int) <= sizeof(long)))
.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List