| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||
Arguments: name
This function returns the current value of the named switch. You can use setf and this function to set the value of a switch, like this:
(setf (sys:gsgc-switch switch) t-or-nil)
See Gsgc switches in gc.htm for more information on garbage collection and gsgc switches. See also gsgc-parameter and gsgc-parameters.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2004.8.21.
| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||