QP_setinput() #include <quintus/quintus.h>
QP_stream *QP_setinput(stream)
QP_stream *stream;
Set the Prolog current input stream to a specified value stream.
This function sets an input stream stream to be the current Prolog input stream and returns the previous current Prolog input stream.
set_input/1, QP_setoutput()
fli-ios