projog

3.68. close(X) - closes a stream.

close(X) closes the stream represented by X. The stream is closed and can no longer be used.

Examples