Node:Defining a New Stream, Next:Hookable Standard Streams, Previous:Prolog Streams, Up:SICStus Streams
The following steps are required to define a new stream in C:
SP_make_stream()
or SP_make_stream_context()
.
SP_stream
structure than the default values set by
SP_make_stream()
.