Next: cpg-ref-SP_expand_file_name, Previous: cpg-ref-SP_event, Up: cpg-bif
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.
term
1 if an exception term was retracted and assigned, and 0 otherwise.
Exception Handling in C.