Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
A.30 library(readutil): Reading lines, streams and files
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
The SWI-Prolog library
library(readutil): Reading lines, streams and files
read_line_to_codes/2
read_line_to_codes/3
read_stream_to_codes/2
read_stream_to_codes/3
read_file_to_codes/3
read_file_to_terms/3
Packages
Availability:
:- use_module(
library(readutil)
).
(can be autoloaded)
read_stream_to_codes
(
+Stream, -Codes, ?Tail
)
Difference-list version of
read_stream_to_codes/2
.
ClioPatria
(version
V3.1.1-21-gb8003bb
)