Description: T refers to the pointer in the root binary sort tree to find data e, find success, returns 1 value, and return with a pointer p node address, unsuccessful, to find paths with P pointing to the last node and returns 0 value, the pointer points to f T, parent node, its value is NULL when the initial call
To Search:
File list (Check if you may need any files):
SearchBST\Debug\SearchBST.exe
.........\.....\SearchBST.ilk
.........\.....\SearchBST.obj
.........\.....\SearchBST.pch
.........\.....\SearchBST.pdb
.........\.....\vc60.idb
.........\.....\vc60.pdb
.........\SearchBST.cpp
.........\SearchBST.dsp
.........\SearchBST.dsw
.........\SearchBST.ncb
.........\SearchBST.opt
.........\SearchBST.plg
.........\Debug
SearchBST