This is a discussion on Re: return or exit at end of main()? within the mailing.openbsd.tech forums, part of the OpenBSD category; --> Marc Espie wrote: > On Sat, May 14, 2005 at 11:44:53AM +0200, marc@msys.ch wrote: > >>Actually there is. With ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Marc Espie wrote: > On Sat, May 14, 2005 at 11:44:53AM +0200, marc@msys.ch wrote: > >>Actually there is. With exit instead of return, h's destructor is >>not called. > > > Is this what's written in the standard ? or is this just the behavior > you currently see ? That is what I see on our C++ compiler (-current). - Marc Balmer |