[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DISASSEMBLE, et all return values
- To: John Williams <johnw%cvaxa.sussex.ac.uk@Cs.Ucl.AC.UK>
- Subject: DISASSEMBLE, et all return values
- From: Barry Margolin <barmar@Think.COM>
- Date: Wed, 20 May 87 14:21 EDT
- Cc: common-lisp@sail.stanford.edu
- In-reply-to: <5464.8705201735@cvaxa.sussex.ac.uk>
Date: Wed, 20 May 87 17:35:43 gmt
From: John Williams <johnw%cvaxa.sussex.ac.uk@Cs.Ucl.AC.UK>
Am I right in thinking that Cltl does not specify the result(s)
returned by the following functions:
DISASSEMBLE
DRIBBLE
ED
INSPECT
PROCLAIM
ROOM
It doesn't specify return values in my copy of the book. That means
that a portable program should not do anything with the values of these
functions. As far as CLtL is concerned, they are only useful for their
side-effects.
barmar
- References:
- [no subject]
- From: John Williams <johnw%cvaxa.sussex.ac.uk@Cs.Ucl.AC.UK>