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, ?Tail
)
Difference-list version of
read_stream_to_codes/2
.