Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What will this C code do?

Name: Anonymous 2012-01-19 8:24

void main(){
int x=1;
printf("%d\n",x=2);
}

Name: Anonymous 2012-01-22 16:39

>>174
I'm saying if a variable at block scope is declared with specifier static, it has static duration, but not internal linkage. That's why it was mentioned. The fact that variables with external or internal linkage have static duration already supports my claim. I swear if I have to repeat the same thing one more time...

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List