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);
}
150
Name:
Anonymous
2012-01-22 15:28
>>147
I don't know why they emphasized that, but how about you read that quotation again. If it has external or internal linkage, it has static duration. so it isn't only if you use the static specifier.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List