[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Previous IN message -- my fault?
- To: BUG-LISP at MIT-AI
- Subject: Previous IN message -- my fault?
- From: Edward Barton <EB at MIT-AI>
- Date: Sat, 21 Jun 80 11:06:00 GMT
- Original-date: 21 June 1980 07:06-EDT
My misunderstanding, I guess -- since IN doesn't take an EOF argument,
NIL is always assumed as its EOF value. I should thus give my own
error rather than returning NIL, whenever NIL is supplied as the EOF
value.
Is this guess correct?