Home
INSTALL
Calling YAP
Core Built-ins
Programming
Extensions
Library
Available Packages
Foreign Language Interface
YAP Prolog Reference Manual
copy_line/3
copy_line/3
¶
copy_line(+
StreamInput
,+
StreamOutput
)*
Copy a line from
StreamInput
to
StreamOutput
.