Destructor and exit()
Destructor and exit()
- Subject: Destructor and exit()
- From: Eric Shepherd <email@hidden>
- Date: Fri, 2 Sep 2005 14:25:25 -0400
I have a C++ program that originated on Windows that relies on
objects' destructors being called when exit() is called in order to
save the application's state to disk. However, when built with gcc
3.3 on Mac OS X, the destructors are never getting called.
Any ideas why this is the case and how I can make the destructors get
called?
Thanks,
--
Eric Shepherd
Owner
Syndicomm
http://www.syndicomm.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden