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

DISASSEMBLE, et all return values



    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