home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 12964 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.0 KB

  1. Path: sparky!uunet!sdrc!thor!scjones
  2. From: scjones@thor.sdrc.com (Larry Jones)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Sun Spots recently sighted on Earth (was: Re: Simple C question)
  5. Message-ID: <1991@sdrc.COM>
  6. Date: 29 Aug 92 22:21:12 GMT
  7. References: <tim.714662666@mal-s2> <24AUG199210041710@ariel.lerc.nasa.gov> <tim.714749643@mal-s1>
  8. Sender: news@sdrc.COM
  9. Lines: 13
  10.  
  11. In article <tim.714749643@mal-s1>, tim@mal-s1.gatech.edu (Tim Shelling) writes:
  12. > Our system administrator installed Sun's "acc" last Fall on our SPARCstations.
  13. > The man pages lists acc as the ANSI C compiler. This *is* a Sun OS product.
  14. > An ANSI lint and yacc also are in neighboring directories and are mentioned
  15. > in the acc man pages.
  16.  
  17. Unfortunately, the headers and library it uses AREN'T ANSI compliant.
  18. For example, stdio.h declare sprintf as returning char * rather than
  19. int.  Sigh.
  20. ----
  21. Larry Jones, SDRC, 2000 Eastman Dr., Milford, OH  45150-2789  513-576-2070
  22. Domain: lawrence.jones@sdrc.com               IBMMAIL: USSDR7DR at IBMMAIL
  23. Temporary insanity!  That's all it was! -- Calvin
  24.