[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RECORD



New RECORD and RECORD.COM on <NEWLISP>. Fixed GETLOCALDEC, (took
it out) prog/return in datatype code, and added new feature:
(copy of this msg to <LISP>UNDOC.TXT). New record type
BLOCKRECORD which works like DATATYPE, except that NO type checking
is done, create's not allowed, and no pointer fields allowed
(i.e. fields are either BIT, HALF, FIXED, FLOATING, etc).

For munging around in GETBLKs.

Larry
-------