Documentation Prolog Predicate Reference builtin set_input/1

set_input/1

Set the current input stream.

Description

set_input( +stream )

set_input(Stream) turns Stream into the current input stream.

Implementation