home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / c / 13337 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  828 b 

  1. Path: sparky!uunet!usc!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!agate!usenet.ins.cwru.edu!cleveland.Freenet.Edu!bx314
  2. From: bx314@cleveland.Freenet.Edu (Joseph J. Gebis)
  3. Newsgroups: comp.lang.c
  4. Subject: Command Line Arguments
  5. Message-ID: <18intpINNif6@usenet.INS.CWRU.Edu>
  6. Date: 8 Sep 92 17:29:28 GMT
  7. Reply-To: bx314@cleveland.Freenet.Edu (Joseph J. Gebis)
  8. Organization: Case Western Reserve University, Cleveland, OH (USA)
  9. Lines: 9
  10. NNTP-Posting-Host: slc5.ins.cwru.edu
  11.  
  12.  
  13.     I would like to know how to pass command line arguments in DOS
  14. to a separate function...  I would greatly appreciate if someone
  15. would write an example of a program that passes command line arguments
  16. to a separate function that then prints them on screen.
  17.  
  18.     Remember, I'm self-taught, and a beginner, so speak slowly
  19. and loudly. :)
  20.     Thank you very much.
  21.