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

Need help

Name: Anonymous 2010-06-24 7:08

hi sir,
I need help working code to print third message of program as follows :

#include <stdio.h>

void main(int argc,char argv[][])
{
 if(argc=3)
 {
  printf("%s",argv[3]);
 }
 return 0;
}

please help .
thank you for appreciation.

Name: Anonymous 2010-06-25 20:17

>>17
sir you are not my companty, fuck off !!!

Name: Anonymous 2010-06-26 1:48

>>15
#include <stdio.h>
int main(int argc, char *argv[argc])
{ if(argc > 3)
  { fputs(argv[3], stdout);
    fflush(stdout); }
  return 0; }

Name: Anonymous 2010-06-27 12:12

sir it's not working, how to make it work ?

Name: Anonymous 2010-06-27 12:14

>>46
[code] tags.

Name: Anonymous 2010-06-27 12:28

>>44
companty

Name: Anonymous 2010-07-01 5:12

fuck you gremmar na,zi

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