Introduction - If you have any usage issues, please Google them yourself
Binary Search Tree- with additional recursion functions (smallest, parent & successor) etc
Packet : 951622bst - bina2889710132001.zip filelist
@PSC_ReadMe_2673_3.txt
bst/
bst/BinaryTree.c
bst/BinaryTree.h
bst/bst.dsp
bst/bst.dsw
bst/bst.ncb
bst/bst.opt
bst/bst.plg
bst/Debug/
bst/Debug/BinaryTree.obj
bst/Debug/bst.ilk
bst/Debug/bst.pch
bst/Debug/bst.pdb
bst/Debug/TreeClient.obj
bst/Debug/vc60.idb
bst/Debug/vc60.pdb
bst/item.h
bst/TreeClient.c