home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / programm / 2066 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.5 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!yale.edu!ira.uka.de!math.fu-berlin.de!zrz.tu-berlin.de!mailgzrz.tu-berlin.de!nickel
  2. From: nickel@cs.tu-berlin.de (Juergen Nickelsen)
  3. Newsgroups: comp.programming
  4. Subject: I was wrong  (Was Re: cleanup on exit)
  5. Message-ID: <NICKEL.92Jul22212953@desaster.cs.tu-berlin.de>
  6. Date: 22 Jul 92 20:29:53 GMT
  7. References: <1992Jul6.093355.20442@lth.se>
  8.     <1992Jul18.203518.14496@murdoch.acc.Virginia.EDU>
  9.     <1992Jul19.160323.8820@organpipe.uug.arizona.edu>
  10.     <NICKEL.92Jul19184631@desaster.cs.tu-berlin.de>
  11.     <9220400.530@mulga.cs.mu.OZ.AU>
  12.     <NICKEL.92Jul22200234@desaster.cs.tu-be
  13. Sender: news@mailgzrz.tu-berlin.de (News Manager)
  14. Reply-To: nickel@cs.tu-berlin.de
  15. Organization: STONE Project, Technical University of Berlin, Germany
  16. Lines: 20
  17. In-Reply-To: nickel@cs.tu-berlin.de's message of Wed, 22 Jul 1992 19:02:34 GMT
  18. Nntp-Posting-Host: desaster.cs.tu-berlin.de
  19.  
  20. In article <NICKEL.92Jul22200234@desaster.cs.tu-berlin.de> I wrote:
  21.  
  22. > In article <9220400.530@mulga.cs.mu.OZ.AU> fjh@munta.cs.mu.OZ.AU
  23. > (Fergus James HENDERSON) writes:
  24. [...]
  25. > > Why not just use at_exit() to install an error handler if necessary?
  26. > I would really *like* to use it, but it's not portable. SunOS has a
  27. > function
  28. [...]
  29. > POSIX doesn't define something like this, SysV.3, BSD 4.3, and Ultrix
  30. > don't seem to have somthing like that.
  31.  
  32. Mike Lijewski wrote me that atexit() is part of the ANSI C standard.
  33. I had forgotten to look there and so misinterpreted the statement in
  34. the POSIX document about atexit().
  35.  
  36. Sorry!
  37. --
  38. Juergen Nickelsen
  39.