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 15:39

>>155
The 'static' keyword modifies the variable. If there is no 'static', there is no modification. This applies to any variables. Even globals. Again, read it again you fucking moron.

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