Next: cpg-ref-SP_query, Previous: cpg-ref-SP_put_term, Up: cpg-bif [Contents][Index]
SP_put_variable()
#include <sicstus/sicstus.h> int SP_put_variable(SP_term_ref term);
Assigns to term
a reference to a new unbound
Prolog variable.
The SP_term_ref to be assigned
Zero if the call fails (as far as failure can be detected), and a nonzero value otherwise.