home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17695 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.5 KB  |  39 lines

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