home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / programm / 2429 < prev    next >
Encoding:
Text File  |  1992-08-22  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.programming
  2. Path: sparky!uunet!math.fu-berlin.de!zrz.tu-berlin.de!mailgzrz.tu-berlin.de!nickel
  3. From: nickel@cs.tu-berlin.de (Juergen Nickelsen)
  4. Subject: Re: ANSI C, was Re: Teaching the basics
  5. In-Reply-To: dave@cs.arizona.edu's message of 21 Aug 92 15:48:39 GMT
  6. Message-ID: <NICKEL.92Aug22170604@desaster.cs.tu-berlin.de>
  7. Lines: 19
  8. Sender: news@mailgzrz.tu-berlin.de (News Manager)
  9. Nntp-Posting-Host: desaster.cs.tu-berlin.de
  10. Reply-To: nickel@cs.tu-berlin.de
  11. Organization: STONE Project, Technical University of Berlin, Germany
  12. References: <1992Aug21.154839.2664@organpipe.uug.arizona.edu>
  13. Date: Sat, 22 Aug 1992 15:06:07 GMT
  14.  
  15. In article <1992Aug21.154839.2664@organpipe.uug.arizona.edu>
  16. dave@cs.arizona.edu (Dave Schaumann) writes:
  17.  
  18. > In article <NICKEL.92Aug21010722@desaster.cs.tu-berlin.de> nickel@cs.tu-berlin.de (Juergen Nickelsen) writes:
  19. [...]
  20. > ]> But using this is a major pain on a system without ANSI Header files.
  21. > IMHO, you should do it anyway.  Make your own header files with the
  22. > appropriate prototypes if you need to.  I don't know how many times the
  23. > prototype for fprintf() has saved me from a core dump when I forgot to
  24. > include the initial FILE * parameter...
  25.  
  26. This would mean to rewrite 3 MB of system header files (this is SunOS
  27. only, but I also work with other platforms), ~1.5 MB of X11 header
  28. files, etc., for each new release... does anyone volunteer? :-}
  29.  
  30.  
  31. --
  32. Juergen Nickelsen
  33.