[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
READLINE
- To: Bug-Lisp at MIT-MC
- Subject: READLINE
- From: FEINBERG at CMU-CS-C
- Date: Sun, 28 Nov 82 07:11:00 GMT
- Original-date: 28 November 1982 02:11-EST (Sunday)
When using READLINE to read a file, if the last line does not contain
a carriage-return, that line is not read. Clearly either a
carriage-return or end-of-file should work as a line terminator.
--Chiron