[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-AI (setq IFOB (open '((sjobrg) thbibl >) '(in ascii))) (read-biblio-file)
- Subject:
- From: SJOBRG@MIT-AI
- Date: Thu, 6 Apr 79 19:08:40 GMT
- Original-date: 06/04/79 15:08:40 EDT
As each of 120 entries are read, its index will be printed.
If you ^B anywhere up to about 80, and look at the array
element (biblio-entries 0), it will contain a list, as it
should. However, later, or after it finishes, if you
examine the same array element, it will probably contain
an infinitely recursing list of NIL, or some fixnum garbage
(it isn't that consistent).