home *** CD-ROM | disk | FTP | other *** search
- 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
- From: nickel@cs.tu-berlin.de (Juergen Nickelsen)
- Newsgroups: comp.programming
- Subject: I was wrong (Was Re: cleanup on exit)
- Message-ID: <NICKEL.92Jul22212953@desaster.cs.tu-berlin.de>
- Date: 22 Jul 92 20:29:53 GMT
- References: <1992Jul6.093355.20442@lth.se>
- <1992Jul18.203518.14496@murdoch.acc.Virginia.EDU>
- <1992Jul19.160323.8820@organpipe.uug.arizona.edu>
- <NICKEL.92Jul19184631@desaster.cs.tu-berlin.de>
- <9220400.530@mulga.cs.mu.OZ.AU>
- <NICKEL.92Jul22200234@desaster.cs.tu-be
- Sender: news@mailgzrz.tu-berlin.de (News Manager)
- Reply-To: nickel@cs.tu-berlin.de
- Organization: STONE Project, Technical University of Berlin, Germany
- Lines: 20
- In-Reply-To: nickel@cs.tu-berlin.de's message of Wed, 22 Jul 1992 19:02:34 GMT
- Nntp-Posting-Host: desaster.cs.tu-berlin.de
-
- In article <NICKEL.92Jul22200234@desaster.cs.tu-berlin.de> I wrote:
-
- > In article <9220400.530@mulga.cs.mu.OZ.AU> fjh@munta.cs.mu.OZ.AU
- > (Fergus James HENDERSON) writes:
- [...]
- > > Why not just use at_exit() to install an error handler if necessary?
- >
- > I would really *like* to use it, but it's not portable. SunOS has a
- > function
- [...]
- > POSIX doesn't define something like this, SysV.3, BSD 4.3, and Ultrix
- > don't seem to have somthing like that.
-
- Mike Lijewski wrote me that atexit() is part of the ANSI C standard.
- I had forgotten to look there and so misinterpreted the statement in
- the POSIX document about atexit().
-
- Sorry!
- --
- Juergen Nickelsen
-