SP_register_atom() #include <sicstus/sicstus.h>
int
SP_register_atom(SP_atom atom);
Registers the atom atom with the Prolog memory manager by
incrementing its reference counter.
1 if atom is valid, and 0 otherwise.
Creating and Manipulating SP_term_refs.