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: kodak_galler_programmer !!kCq+A64Losi56ze 2012-01-19 14:04

>>26
It defines it as 1 (byte). Nowhere does it say anything about it being 8 bits. There is a reason for being so subtle. In some respects, it's kind of like how '%' in java isn't modulo. The difference is subtle, but important.

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