]> Repositorios git - scryer-prolog.git/commit
ADDED: read_line_to_chars/3, reading up to and including "\n" from a stream, yielding...
authorMarkus Triska <[email protected]>
Sat, 13 Jun 2020 07:06:57 +0000 (09:06 +0200)
committerMarkus Triska <[email protected]>
Sat, 13 Jun 2020 07:14:44 +0000 (09:14 +0200)
commit22fd216de597f1f8e9783d5af520574a2fef4452
tree5496002b44f5c077f4669a485b880dea569ba37c
parent2f02c428ccda1ac070eba91da0484a4949971666
ADDED: read_line_to_chars/3, reading up to and including "\n" from a stream, yielding a list difference.

This works for both binary and text streams.
src/lib/charsio.pl