home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12441 < prev    next >
Encoding:
Text File  |  1992-08-18  |  2.9 KB  |  63 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!cs.utexas.edu!hellgate.utah.edu!fcom.cc.utah.edu!val
  3. From: val@news.ccutah.edu (Val Kartchner)
  4. Subject: Re: SAS/C 6.0 Details (LONG!)
  5. Message-ID: <1992Aug18.203629.22286@fcom.cc.utah.edu>
  6. Sender: news@fcom.cc.utah.edu
  7. Organization: University of Utah Computer Center
  8. X-Newsreader: Tin 1.1 PL3
  9. References: <BsxCu2.5A7@unx.sas.com>
  10. Date: Tue, 18 Aug 92 20:36:29 GMT
  11. Lines: 50
  12.  
  13. walker@twix.unx.sas.com (Doug Walker) writes:
  14. : The following sections describe in more detail some of the changes and 
  15. : enhancements to the SAS/C(r) Development System, Version 6.0.
  16. : Version 6.0 contains 1200 pages of all-new documentation, including
  17. : a quick reference guide, library reference manual, and a two-volume
  18. : user's guide.  Except for the quick reference guide, all documentation
  19. : is in three-ring binders which lie flat while you work.
  20. : The SAS/C Development System has an extensive online help system
  21. : implemented using AmigaGuide, a hypertext system from Commodore.
  22. : The online help describes each utility, CodeProbe command, editor
  23. : command, library function, diagnostic message, and compiler option.
  24. : Help is available from within the editor, the debugger, the message
  25. : browser, the options program and from the Shell command line.
  26. I'm looking forward to all of this.  Can a plain non-developer type get
  27. AmigaGuide to develop (shareware/freeware) with?
  28.  
  29. : [...]
  30. : You can designate autoinitialization functions that you want the startup
  31. : code to call automatically before it calls your main routine.  You can
  32. : also designate autotermination functions that you want the termination
  33. : code to call after main returns.
  34. This is beginning to sound like C++.  When will SAS be releasing their C++
  35. compiler. (I may wait or I may go with G++.)
  36.  
  37. : System library bases that are not defined in your code are automatically
  38. : opened and initialized.  This means that you do not need to explicitly
  39. : call OpenLibrary to initialize libraries such as intuition.library,
  40. : graphics.library, and others.
  41. What exactly does this mean?  Does this mean that ALL Commodore provided
  42. libraries will be openned and initialized, or ALL libraries currently
  43. residing in the libs: directory, or something else?  This will take up a
  44. lot of memory even if I don't need these libraries.
  45.  
  46. : [...]
  47. I know that this version is 1.2, 1.3, and 2.0 compatible.  (I shouldn't
  48. have deleted it from the posting.)  I hope that SAS continues to support
  49. at least 1.3 for a while since I can't go beyond 1.3 with my A1000.  (I know,
  50. but I may upgrade once the new AA chipset is out.)
  51.  
  52. --
  53. |======================== The previous was my opinion =========///============|
  54. | "AMIGA: The computer for the creative mind." (tm) Commodore /// Weber State |
  55. | "Macintosh: The computer for the rest of us."(tm) Apple \\\///  University  |
  56. |=================== val@csulx.weber.edu ==================\///=== Ogden, UT =| 
  57.