home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!jato!jdickson
- From: jdickson@jato.jpl.nasa.gov (Jeff Dickson)
- Subject: Re: AmigaDos Assign command
- Message-ID: <1992Dec21.185417.21889@jato.jpl.nasa.gov>
- Organization: Jet Propulsion Laboratory
- References: <ianm.03r4@laghey.UUCP> <37922@cbmvax.commodore.com>
- Date: Mon, 21 Dec 1992 18:54:17 GMT
- Lines: 19
-
- In article <37922@cbmvax.commodore.com> jesup@cbmvax.commodore.com (Randell Jesup) writes:
- >
- > while (1) {
- > dp = GetDeviceProc(path,dp);
- > if (!dp)
- > { /* getdevproc freed dp for us */
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
-
- How? Before getdevproc returned dp?
-
- >--
- >To be or not to be = 0xff
- >-
- >Randell Jesup, Jack-of-quite-a-few-trades, Commodore Engineering.
- >{uunet|rutgers}!cbmvax!jesup, jesup@cbmvax.cbm.commodore.com BIX: rjesup
- >Disclaimer: Nothing I say is anything other than my personal opinion.
-
- Jeff S. Dickson
-
-