Next: , Previous: , Up: cpg-bif   [Contents][Index]


12.3.58 SP_new_term_ref()

Synopsis

#include <sicstus/sicstus.h>

SP_term_ref
SP_new_term_ref(void);

Creates a new SP_term_ref, initialized to the empty list [].

Return Value

The new SP_term_ref.

See Also

Creating and Manipulating SP_term_refs.


Send feedback on this subject.