Documentation Prolog Predicate Reference builtin set_output/1

set_output/1

Set the current output stream.

Description

set_output( +stream )

set_output(Stream) turns Stream into the current output stream.

Implementation