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

For you

Name: Anonymous 2012-01-12 14:20

What is the output of this program and why?

#include <stdio.h>

void f(void) {
  printf("hax my anus\n");
  fflush(stdout);
  f();
}

int main(void) {
  f();
  return 0;
}

Name: Anonymous 2012-01-12 15:28

>>96
At least I have enough of an idea on how fflush() actually works to make a reasonable guess on the source of the crash you fucking toilet scrubber. Now shut up and go google something.

Again, you're stupid. And again, you have no possible future as a computer programmer.

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