category
read_file
ï
Utility predicates for parsing a file as a list of atoms.
Availability:
logtalk_load(pddl_parser(loader))
Author: Robert Sasak, Charles University in Prague. Adapted to Logtalk by Paulo Moura.
Version: 1:0:0
Date: 2011-08-04
Compilation flags:
static
Dependencies:
(none)
Remarks:
(none)
Inherited public predicates:
(none)
Public predicatesï
read_file/2
ï
Reads a file character by character, parsing it into a list of atoms.
Compilation flags:
static
Template:
read_file(File,List)
Mode and number of proofs:
read_file(+atom,-list(atom))
- one
Protected predicatesï
(none)
Private predicatesï
(none)
Operatorsï
(none)