home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!spool.mu.edu!darwin.sura.net!gatech!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Subject: Re: Does opening libraries require a fixed varname?
- Originator: walker@twix.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <BznxL1.IEs@unx.sas.com>
- Date: Tue, 22 Dec 1992 13:31:49 GMT
- References: <BzDnFz.FM5@usenet.ucs.indiana.edu> <1992Dec21.120329.19630@bristol.ac.uk>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 25
-
-
- In article <1992Dec21.120329.19630@bristol.ac.uk>, ccsw@bristol.ac.uk (Steff Watkins) writes:
- |> Hello.
- |>
- |> No, it doesn't matter what you name the variable that stores the base address
- |> of an opened library. You just have to make sure that you always use the same
- |> name within a code segment ie..
-
-
- This is wrong information; the correct information has been posted
- here four or five times. You have to have a consistent name not only
- in your code but also between your code and either the library stub
- routines or the #pragma statements, whichever you are using.
-
- |> = E-Mail:- Steff.Watkins@bristol.ac.uk Telephone:- +44 (272) 303531 =
-
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-
-