home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17763 < prev    next >
Encoding:
Text File  |  1992-12-23  |  855 b   |  26 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!psgrain!m2xenix!agora!robart
  3. From: robart@agora.rain.com (Joe Bob)
  4. Subject: Re: Sigh.. OKAY.  ReadArgs() is buggy?
  5. Message-ID: <BzqJrL.3MD@agora.rain.com>
  6. Keywords: user error, RTFM 
  7. Organization: a gora
  8. References: <BzHto9.9pG@usenet.ucs.indiana.edu>
  9. Distribution: world 
  10. Date: Wed, 23 Dec 1992 23:26:07 GMT
  11. Lines: 13
  12.  
  13.  
  14. In article <BzHto9.9pG@usenet.ucs.indiana.edu> shulick@navajo.ucs.indiana.edu writes:
  15. >
  16.   [ profanity deleted ]
  17.  
  18. >arr[3] == 32791839!!  What the HELL?  I checked someone else's source
  19. >code, and indeed, if it's -1, the switch (/S) was picked, and if not, 0.
  20. >What the hell is a 32791839 doing in arr[3]?  Arr[3] corresponds to
  21. >"V=Verbose/S".  Well, there's not much I can say about this.  I have no
  22.  
  23.  
  24.   Sounds like you forgot to clear the array before passing it to ReadArgs
  25.  
  26.