QP_newln()

Synopsis

     #include <quintus/quintus.h>
     
     int QP_newln(stream)
     QP_stream *stream;
     

Terminates the current output record for a specified Prolog output stream. QP_newln() is a macro.

Arguments


stream
pointer to a valid stream structure

Return Value

a line border character or QP_ERROR

See Also

QP_newline(), QP_error_message(), nl/[0,1] fli-ios