The following functions create a term and store it as the value of an
SP_term_ref, which must exist prior to the call. They return zero
if the conversion fails (as far as failure can be detected), and a
nonzero value otherwise, assigning to t
the converted value.
SP_put_variable()
SP_put_integer()
SP_put_float()
SP_put_atom()
SP_put_string()
SP_put_address()
SP_put_list_codes()
SP_put_list_n_codes()
SP_put_list_n_bytes()
SP_put_integer_bytes()
SP_put_number_codes()
SP_put_functor()
SP_put_list()
SP_cons_functor()
SP_cons_list()
SP_read_from_string() (C function)