home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / std_unix / v20 / followdir / 1003.2.g < prev    next >
Internet Message Format  |  1990-08-02  |  2KB

  1. From jsq@tic.com  Thu Jun 28 15:39:19 1990
  2. Received: from cs.utexas.edu by uunet.uu.net (5.61/1.14) with SMTP 
  3.     id AA08971; Thu, 28 Jun 90 15:39:19 -0400
  4. Posted-Date: 27 Jun 90 15:32:10 GMT
  5. Received: by cs.utexas.edu (5.64/1.65)
  6.     id AA13736; Thu, 28 Jun 90 14:39:16 -0500
  7. Received: by longway.tic.com (4.22/tic.1.2)
  8.     id AA05324; Thu, 28 Jun 90 12:22:37 cdt
  9. From: Leslie Giles <codex!lezz@cs.utexas.edu>
  10. Newsgroups: comp.std.unix
  11. Subject: Re: parseargs vs. getopt
  12. Message-Id: <742@longway.TIC.COM>
  13. References: <378@usenix.ORG> <728@longway.TIC.COM> <729@longway.TIC.COM> <733@longway.TIC.COM>
  14. Sender: std-unix@tic.com
  15. Reply-To: std-unix@uunet.uu.net
  16. Organization: Codex Corp., Canton MA
  17. Date: 27 Jun 90 15:32:10 GMT
  18. Apparently-To: std-unix-archive@uunet.uu.net
  19.  
  20. From:  lezz@codex.uucp (Leslie Giles)
  21.  
  22. darcy@druid.uucp (D'Arcy J.M. Cain) writes:
  23.  
  24. >You might like my getarg function.  I designed it as a replacement for
  25. >   ... You can
  26. >also initialise the argument list more than once supporting things such
  27. >as environment default command lines, arguments from files etc mixed
  28. >with arguments from the command line.  I just posted it recently to
  29. >alt.sources and I'm interested in getting some feedback on it.
  30.  
  31. It is also possible to restart getopt() by setting various variables.
  32. I did this in some code to support defaults, as mentioned above.  If anybody
  33. wants to know how to do this then you can mail me (I don't have the code in
  34. front of me at the moment - it'd take time to find it) at...
  35.  
  36. codex!lezz
  37.  
  38. Volume-Number: Volume 20, Number 54
  39.  
  40.