Binary Tree in C# AuthorDate of SubmissionUser LevelPaul Abraham06/26/2001Intermediate Source Code: BinaryTreePA.Zip 4 KB
The Binary Tree(Unbalanced). I am programming C++ since 1997 and it was for me unimaginable to write an binary tree with out using pointers. It was unusual to program the Method Delete() because we can control the memory release of a pointer ( delete pNode). In C# we must trust CLR that it will do the Job for us. I have read the article arabage collection?from Jeffrey Richter. This Article helps very much to deal with references. I have implemented the method Finalize() to watch the garbage collection. You
can contact me via email : paul_Abraham@gmx.de
have fun
Paul
FZ9HTML5中文学习网 - HTML5先行者学习网FZ9HTML5中文学习网 - HTML5先行者学习网