| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments:
Exits Common Graphics so that no Common Graphics functionality may be used until initialize-cg is called again. It is generally not necessary to call this function, though it does free some operating system resources that were used by Common Graphics objects.
exit-cg also exits from any calls to event-loop in any Common Graphics processes (see About using multiple windowing threads in a Common Graphics application in cgide.htm) other than the current process.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |