Home
Download
Browse GIT
Contrib
Packs
HOWTO
FAQ
Manual
Mailinglist
Support
Links
Contact
Development tools
PlDoc Documentation
Graphics
(Semantic) Web
Publications
Contributors
License
Wiki (edit)
login
A.24 library(readutil): Reading lines, streams and files
All
Application
Manual
Name
Summary
Help
Availability:
:- use_module(
library(readutil)
).
(can be autoloaded)
read_stream_to_codes
(
+Stream, -Codes
)
Read all input until end-of-file and unify the result to
Codes
.