Contents | Index | < Browse | Browse >
usage: READLN(file)

-reads characters from a file into a string up to a newline character
-the returned string does not include the "newline."
-see also Readch()