home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12704 < prev    next >
Encoding:
Text File  |  1992-08-26  |  848 b   |  20 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!email!newton.auto.tuwien.ac.at!mjl
  3. From: mjl@newton.auto.tuwien.ac.at (Martin J. Laubach)
  4. Subject: Re: SAS/C 6.0 Details (LONG!)
  5. Message-ID: <1992Aug26.124301.22998@email.tuwien.ac.at>
  6. Sender: news@email.tuwien.ac.at
  7. Nntp-Posting-Host: newton.auto.tuwien.ac.at
  8. Organization: Technical University of Vienna
  9. References: <BsxCu2.5A7@unx.sas.com> <1992Aug18.203629.22286@fcom.cc.utah.edu> <Bt8H7F.BL8@unx.sas.com> <hemmer.01sx@hemmer.adsp.sub.org>
  10. Date: Wed, 26 Aug 1992 12:43:01 GMT
  11. Lines: 7
  12.  
  13. |> So, when I switch to V6.0 I'll have to set all my library pointers to NULL
  14. |> after CloseLibrary(), in order to avoid autoterm() to close it again ?
  15.  
  16.   No. You'd only need to do this if your code opens and closes the libraries
  17. yet does not define the library base -- quite unlikely, I'd say.
  18.  
  19.     mjl
  20.