Next: cpg-ref-SP_next_solution, Previous: cpg-ref-SP_mutex_unlock, Up: cpg-bif [Contents][Index]
SP_new_term_ref()
#include <sicstus/sicstus.h> SP_term_ref SP_new_term_ref(void);
Creates a new SP_term_ref, initialized to the empty list []
.
The new SP_term_ref.
Creating and Manipulating SP_term_refs.