home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17791 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  1.6 KB

  1. Xref: sparky comp.sys.amiga.programmer:17791 comp.sys.amiga.misc:19043
  2. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.misc
  3. Path: sparky!uunet!gatech!concert!sas!mozart.unx.sas.com!walker
  4. From: walker@twix.unx.sas.com (Doug Walker)
  5. Subject: Re: Advice to SAS/C 5.10b users
  6. Originator: walker@twix.unx.sas.com
  7. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  8. Message-ID: <Bzs5n8.9y2@unx.sas.com>
  9. Date: Thu, 24 Dec 1992 20:16:20 GMT
  10. References: <BzDM7J.5nG@csugrad.cs.vt.edu> <1992Dec18.154954@rbg.informatik.th-darmstadt.de> <BzGqrA.4qI@unx.sas.com> <1992Dec24.190502.12582@oracle.us.oracle.com>
  11. Nntp-Posting-Host: twix.unx.sas.com
  12. Organization: SAS Institute Inc.
  13. Lines: 22
  14.  
  15.  
  16. In article <1992Dec24.190502.12582@oracle.us.oracle.com>, dnavas@oracle.uucp (David Navas) writes:
  17. |> In article <BzGqrA.4qI@unx.sas.com> jamie@cdevil.unx.sas.com (James Cooper) writes:
  18. |> >FYI, in general, it should NEVER be necessary to use CODE=FAR -or- DATA=FAR,
  19. |> 
  20. |> As long as you don't use SAS' included proto files that define the library
  21. |> bases without the __far keywords.
  22.  
  23. The __far keywords do NOT belong on the library bases declared in the
  24. proto files.  If you compile with DATA=NEAR, the library bases should
  25. be in the near section; if DATA=FAR, the far section.  Why do you
  26. think they should always be FAR?
  27.  
  28. -- 
  29.   *****
  30. =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
  31.  *|. o.| ||                                          1200/2400/9600 Dual
  32.   | o  |//     For all you do, this bug's for you!
  33.   ====== 
  34. usenet: walker@unx.sas.com                            bix: djwalker 
  35. Any opinions expressed are mine, not those of SAS Institute, Inc.
  36.  
  37.