exit-tests

Generic Function

Package: common-graphics

Arguments: system

Returns the value of the exit-tests property of system. The current system is the value of *system*.

The value of the exit-tests property is a list of functions all of which must return true in order for Allegro to exit. An application may want to push a function onto this list to ensure that it is OK to exit the application (but be sure never to remove anything from the list).

exit-tests is a property of the system class.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.