|
-
Mar 18th, 2007, 05:20 AM
#1
Destroying objects...
If i have a class with a global object in it, is this object destroyed when the class instance is destroyed?
-
Mar 18th, 2007, 06:02 AM
#2
Re: Destroying objects...
I couldn't say for certain (run a test) - but you should destroy the object manually in the _Terminate event of the class nonetheless - it's just good housekeeping.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|