• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Destructor and exit()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Destructor and exit()
      • From: Markus Hitter <email@hidden>
  • Prev by Date: .xcconfig
  • Next by Date: Re: Can we make "solutions" with XCode?
  • Previous by thread: Re: .xcconfig
  • Next by thread: Re: Destructor and exit()
  • Index(es):
    • Date
    • Thread