The Little Guy
02-01-2009, 06:19 PM
How can I delete an instance of a class?
I have a function that creates a class, and at the end of the function I would like to delete/remove/destroy the instance. How do I do it (if it is possible)?
I have a function that creates a class, and at the end of the function I would like to delete/remove/destroy the instance. How do I do it (if it is possible)?