Penguin

Differences between current version and previous revision of Destructor.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Wednesday, November 19, 2003 6:39:27 pm by AristotlePagaltzis
Older page: version 3 Last edited on Wednesday, November 19, 2003 6:29:07 pm by AristotlePagaltzis Revert
@@ -1,5 +1 @@
-In ObjectOrientation, a method called either manually or by the GarbageCollection system to free resourses and otherwise finalise an [Object]. Called ''finalize'' in [Java], where [C++] uses a ~ in the function name of a method that otherwise looks like a Constructor.  
-  
-Sometimes people call these Deconstructors. Please don't.  
-  
-See [Constructor ]. 
+Describe [Destructor ] here