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:11

>>162
Now I see why you don't work any kind of engineering job. You clearly can't comprehend what you read. Again, global variables do not have static storage duration. This fact is pretty clear from reading the standard. Why you keep asserting something that the standard clearly doesn't imply goes beyond me.

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