Did you know ... | Search Documentation: |
![]() | standard.pl -- XSB Term Writing to Designated I/O Streams |
This module emulates the XSB dedicated term writing predicates from the
standard
module.
user_error
.user_error
. The XSB version writes to
STDFDBK
. What does that mean?warning_action
,
which can be one of:
error(xsb_warning(Message), _)
If Message is a list or comma-list, the elements are concatenated without a space.
user_error
. As warning/1, Message can be a list
or comma list.
The following predicates are exported from this file while their implementation is defined in imported modules or non-module files loaded by this module.
user_error
.user_error
. The XSB version writes to
STDFDBK
. What does that mean?user_error
. As warning/1, Message can be a list
or comma list.