% This LaTeX document was generated using the LaTeX backend of PlDoc, % The SWI-Prolog documentation system \begin{summarylist}{ll} \predicatesummary{atom_to_chars}{2}{Convert Atom into a list of character codes.} \predicatesummary{atom_to_chars}{3}{Convert Atom into a difference list of character codes.} \predicatesummary{format_to_chars}{3}{Use format/2 to write to a list of character codes.} \predicatesummary{format_to_chars}{4}{Use format/2 to write to a difference list of character codes.} \predicatesummary{number_to_chars}{2}{Convert Atom into a list of character codes.} \predicatesummary{number_to_chars}{3}{Convert Number into a difference list of character codes.} \predicatesummary{open_chars_stream}{2}{Open Codes as an input stream.} \predicatesummary{read_from_chars}{2}{Read Codes into Term.} \predicatesummary{read_term_from_chars}{3}{Read Codes into Term.} \predicatesummary{with_output_to_chars}{2}{Run Goal as with once/1.} \predicatesummary{with_output_to_chars}{3}{Run Goal as with once/1.} \predicatesummary{with_output_to_chars}{4}{Same as with_output_to_chars/3 using an explicit stream.} \predicatesummary{write_to_chars}{2}{Write a term to a code list.} \predicatesummary{write_to_chars}{3}{Write a term to a code list.} \end{summarylist}