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

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