*print-structure*

$Revision: 5.0.2.4 $

Variable

Package: EXCL

If non-nil, structures will be printed using the

#s(struct-name slots ...)

format instead of the

#<struct-name @ hex-address>

format. Print functions for structures are unaffected by the value of this variable. The initial value of this variable is t.

The general documentation description is in introduction.htm. The index is in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.