Help for this page

Select Code to Download


  1. or download this
    sub IsStrongMatch
    {
        # Return true if id2 is only top ranked match for id1
    ...
        }
        return 1;
    }