category
Utility predicates for parsing a file as a list of atoms.
Robert Sasak, Charles University in Prague. Adapted to Logtalk by Paulo Moura.
1.0
2011/8/4
static
(no dependencies on other files)
Reads a file character by character, parsing it into a list of atoms.
static
read_file(File,List)
read_file(+atom,-list(atom)) – one
(none)
(none)