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:41

>>114
Well, you seem to get your panties in a bundle when I call you on your stupidity. Why don't just give your lame a ego a rest, accept that fact that your entire schooling was a waste, and accept that fact you will more than likely not land any kind of programming job when you get out of school.

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