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

HELP please

Name: Anonymous 2010-07-06 12:35

what is wrong with my program? its supposed to process arguments but it doesnt.
void output(char *fuckyou);
int main(int argc, char **argv) {
  int i;
  for(i = 0; i < argc; i++) {
    output("SHIT");
  }
}

Name: Anonymous 2010-07-06 15:32

>>43
>>42
>>41

The thing is simple: the part i posted doesnt work, everything else does.

Everything i posted is everything thats wrong right now, there is no shit before this and gcc does not print any errors in main().

I have like a lot of shit in my project folder, and most of my code is fucking ugly and buggy in such ways that i would shame myself in the ground if anyone saw it, but it still somewhat works, tested it like a thousand times.

Still want me to post it?

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