Next: , Previous: , Up: mpg-bpr   [Contents][Index]


11.3.54 current_output/1   ISO

Synopsis

current_output(-Stream)

unifies Stream with the current output stream.

Arguments

Stream

stream_object

Description

Stream is the current output stream. The current output stream is also accessed by the C variable SP_curout.

Exceptions

domain_error

Stream is instantiated not to a valid stream.

See Also

open/[3,4], ref-iou-sfh.


Send feedback on this subject.