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