Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
What will this C code do?
1
Name:
Anonymous
2012-01-19 8:24
void main(){
int x=1;
printf("%d\n",x=2);
}
101
Name:
Anonymous
2012-01-21 17:14
>>98
You could spend your time sub-optimally unrolling loops and shuffling registers around like a retard or you could let the compiler do a better job for you.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List