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