close/2¶
"close(+ S,+ O" ) is iso
Closes the stream S, following options O.
The only valid options are force(true)
and force(false)
. YAP currently ignores these options.
"close(+ S,+ O" ) is iso
Closes the stream S, following options O.
The only valid options are force(true)
and force(false)
. YAP currently ignores these options.