Node:Unifying and Comparing Terms, Next:Operating System Services, Previous:Testing Prolog Terms, Up:Support
int SP_unify(SP_term_ref x, SP_term_ref y)
int SP_compare(SP_term_ref x, SP_term_ref y)
-1
if x
@< y
, 0
if x
==
y
and 1
if x
@> y