% This LaTeX document was generated using the LaTeX backend of PlDoc,
% The SWI-Prolog documentation system



\begin{summarylist}{ll}
\predicatesummary{read_file_to_codes}{3}{Read the file Spec into a list of Codes.}
\predicatesummary{read_file_to_string}{3}{Read the file Spec into a the string String.}
\predicatesummary{read_file_to_terms}{3}{Read the file Spec into a list of terms.}
\predicatesummary{read_line_to_codes}{2}{Read the next line of input from Stream.}
\predicatesummary{read_line_to_codes}{3}{Difference-list version to read an input line to a list of character codes.}
\predicatesummary{read_line_to_string}{2}{Read the next line from Stream into String.}
\predicatesummary{read_stream_to_codes}{2}{Read input from Stream to a list of character codes.}
\predicatesummary{read_stream_to_codes}{3}{Read input from Stream to a list of character codes.}
\end{summarylist}