gsgc-parameter

$Revision: 5.0.2.4 $

Function

Package: SYSTEM

Arguments: (name)

This function returns the current value of the named parameter. You can use setf and this function to set the value of a parameter, like this:

(setf (sys:gsgc-parameter parameter) value)

See 5.0 System parameters and switches in gc.htm for more information on garbage collection and gsgc parameters. See also gsgc-switch and gsgc-parameters.

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.