Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Jun 1997 01:15:37 +0100
From:      Brian Somers <brian@awfulhak.org>
To:        "Kevin P. Neal" <kpneal@pobox.com>
Cc:        Steve Howe <un_x@anchorage.net>, freebsd-hackers <hackers@FreeBSD.ORG>
Subject:   Re: Borland 16bit bcc vs cc/gcc (float) 
Message-ID:  <199706010015.BAA11167@awfulhak.demon.co.uk>
In-Reply-To: Your message of "Sat, 31 May 1997 18:01:52 EDT." <1.5.4.32.19970531220152.008b46f0@mindspring.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> At 12:03 PM 5/31/97 -0800, Steve Howe wrote:
[.....]
> Who says you always have to use exit()?
> 
> In fact, I've observed C++ code that never calls the destructors if you
> exit() of out a program.
[.....]

Yep, it at least won't call the destructors for the main() stack
vars, no matter how smart the compiler is.

> --
> XCOMM Kevin P. Neal, Junior, Comp. Sci.     -   House of Retrocomputing
> XCOMM  mailto:kpneal@pobox.com              -   http://www.pobox.com/~kpn/
> XCOMM  kpneal@eos.ncsu.edu              Spoken by Keir Finlow-Bates:
> XCOMM "Good grief, I've just noticed I've typed in a rant. Sorry chaps!"
> 

-- 
Brian <brian@awfulhak.org>, <brian@freebsd.org>
      <http://www.awfulhak.org>;
Don't _EVER_ lose your sense of humour....





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706010015.BAA11167>