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
12.9.1 Get IO stream handles
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Foreign Language Interface
Foreign access to Prolog IO streams
Get IO stream handles
PL_get_stream()
PL_get_stream_from_blob()
PL_acquire_stream()
PL_release_stream()
Packages
Availability:
C-language interface function
int
PL_release_stream
(
IOSTREAM *s
)
Give up ownership acquired using
PL_acquire_stream()
or
PL_get_stream()
. If the stream is an an error state, return
FALSE
with an exception. Otherwise return
TRUE
.
ClioPatria
(version
no GIT?
)