fix docs on nb_

This commit is contained in:
Vitor Santos Costa 2010-03-01 21:49:10 +00:00
parent 51982bee42
commit 1b5038cc9e

View File

@ -6776,6 +6776,8 @@ the normal precautions (double negation or @code{copy_term/2}) must be
taken. The @code{b_getval/2} predicate generates errors if @var{Name} is not
an atom or the requested variable does not exist.
Notice that for compatibility with other systems @var{Name} @emph{must} be already associated with a term: otherwise the system will generate an error.
@item nb_setval(+@var{Name}, +@var{Value})
@findex nb_setval/2
@snindex nb_setval/2