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);
}
123
Name:
Anonymous
2012-01-22 13:40
>>121
You mean an uninitialized variable? It would have an indeterminate value, but it would still have been allocated.
And what happens if I don't define the variable you annoying shit? Exactly. Now again, I suggest that you actually read a book.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List