prolog::read_file_to_codes/3¶
read_stream_to_codes( +Stream, -Codes, ?Tail)
If Stream is a readable text stream, unify Codes-_Tail with the sequence of character codess available from the stream.
(undocumented)
Private-func:¶
1. prolog::read_file_to_codes_3::read_file_to_codes/3(int ARG1, int ARG2, int ARG3)():