QP_fpeekc() #include <quintus/quintus.h>
int QP_fpeekc(stream)
QP_stream *stream;
Look ahead for the next character to be read in from a Prolog input stream.
Character code or QP_ERROR.
QP_peekc(), QP_peekchar(),
peek_char/[1,2]