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


11.3.50 current_input/1   ISO

Synopsis

current_input(-Stream)

unifies Stream with the current input stream.

Arguments

Stream

stream_object

Description

Stream is the current input stream. The current input stream is also accessed by the C variable SP_curin.

Exceptions

domain_error

Stream is instantiated not to a valid stream.

See Also

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


Send feedback on this subject.