Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::containers::BinaryTree::LocateInBinaryTree Function
C++
__cdecl TYPELIB_PROC POINTER LocateInBinaryTree(PTREEROOT root, PTRSZVAL key, int (__cdecl*fuzzy)( PTRSZVAL psv, PTRSZVAL node_key ));

result of fuzzy routine is 0 = match. 100 = inexact match 1 = no match, actual may be larger -1 = no match, actual may be lesser 100 = inexact match- checks nodes near for better match.

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.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!