PTREEROOT tree;
void f( void )
{
POINTER mydata = FindInBinaryTree( tree, 5 );
if( mydata )
{
// found '5' as the key in the tree
}
}
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.