Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Conditions
1
Name:
Anonymous
2011-09-03 10:01
Is it not possible to use
if(0<x<10){}
or do you have to use
if(x>0&&x<10){}
?
20
Name:
Anonymous
2011-09-03 17:09
>>19
Different guy here.
What use is there for booleans? When programs compile are they wrapped up into bits instead of each having an individual byte? (Think bitwise operators.)
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List