View Single Post
Old 05-16-2009, 12:48 PM   #1 (permalink)
captainmerton
The Acquainted
 
captainmerton's Avatar
 
Join Date: May 2009
Posts: 178
Thanks: 9
captainmerton is on a distinguished road
Default Destroying a class object

Quick question about best practice:

When i create an object i use the standard contructor method. Is there an equivalent for destroying an object? If so what is it? If not, what is best practice - should i be destroying objects when i have finished with them?

Cheers,

Capt Merton
captainmerton is offline  
Reply With Quote