Documentation Project 1
ContentsIndexHome
Example
   
PTREEROOT tree = CreateBinaryTree();
   
DestroyBinaryTree( tree );
tree = NULL;
   
Copyright (c) 2010. All rights reserved.