Next: cpg-ref-SP_expand_file_name, Previous: cpg-ref-SP_event, Up: cpg-bif [Contents][Index]
SP_exception_term()
#include <sicstus/sicstus.h> int SP_exception_term(SP_term_ref term);
Retracts the current pending exception term, if it exists, and assigns
it to term
.
The SP_term_ref to assign.
1 if an exception term was retracted and assigned, and 0 otherwise.