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);
}
86
Name:
Anonymous
2012-01-21 15:50
>>85
No. The because "static", when used conjunction with a variable, impacts the duration of the variable. Not its scope.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List