Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Help me with this

Name: someone 2006-12-20 6:10

int main() {
int i;
i /= 0;
return -1;
} // ???
// profit

Name: Anonymous 2006-12-25 2:51

>>10
You're lucky that C guesses that the last value computed is a return value, but it's still a junk value.

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