projog
FAQs
Manual
Download
3.83.
tell(X)
- opens a file and sets it as the current output stream.
3.85.
write(X)
- writes a term to the output stream.
3.84.
told
- closes the current output stream.
The new input stream becomes
user_output
.
Examples
See
Input and Output
3.83.
tell(X)
- opens a file and sets it as the current output stream.
3.85.
write(X)
- writes a term to the output stream.