Go to the first, previous, next, last section, table of contents.


File I/O utilities

Author(s): The CLIP Group.

Version: 1.11#222 (2004/5/24, 13:8:7 CEST)

Version of last change: 1.11#93 (2003/12/21, 2:30:33 CET)

This module implements the file I/O utilities.

Usage and interface (file_utils)

Documentation on exports (file_utils)

PREDICATE: file_terms/2:

Usage 1: file_terms(File, Terms)

Usage 2: file_terms(File, Terms)

Usage 3: file_terms(File, Terms)

PREDICATE: copy_stdout/1:

Usage: copy_stdout(File)

PREDICATE: file_to_string/2:

Usage: file_to_string(FileName, String)

PREDICATE: stream_to_string/2:

Usage: stream_to_string(Stream, String)


Go to the first, previous, next, last section, table of contents.