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);
}
85
Name:
Anonymous
2012-01-21 15:47
>>84
A global variable
is
an object that has static duration.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List