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);
}
120
Name:
Anonymous
2012-01-22 13:29
>>119
No they don't. Why are you trying to argue about something that you clearly don't understand? Anyways, at least in C, it's possible for a variable to not have an associated object with it. Likewise, it's possible to have an unnamed variable.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List