Search:

Type: Posts; User: kmdv

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    9,153

    AFAIK the argc can be 0. And I just wanted to...

    AFAIK the argc can be 0. And I just wanted to point out that it is not really an argument (for the program), as laxkrzy might understand it this way.
  2. Replies
    7
    Views
    9,153

    Actually the argv[4] IS the 4th argument, since...

    Actually the argv[4] IS the 4th argument, since argv[0] is the program name ( which in fact can be an empty string, if it is not available in the current environment - (?) )
Results 1 to 2 of 2