| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 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-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page was not revised from the 8.0 page.
Created 2009.10.15.
| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 version |