(C) 1998 AROS - The Amiga Research OS


NAME
#include <intuition/screens.h>
#include <proto/intuition.h>

BOOL CloseScreen (screen)

LOCATION
In IntuitionBase at offset 11

SYNOPSIS
struct Screen * screen

FUNCTION

INPUTS
RESULT

EXAMPLE

SEE ALSO

NOTES

BUGS

INTERNALS

HISTORY
30.12.1998 nlorentz
Free screen bitmap
20.10.1998 hkiel
Amiga Research OS
16.01.1998 hkiel
Always #undef DEBUG to assure proper behaviour with cpak
05.01.1998 hkiel
Added masquerade to #include <aros/debug.h> for cpak.
02.04.1997 digulla
Polish
27.01.1997 ldp
Polish
10.12.1996 aros
Moved #include into first column to allow makedepend to see it.
31.10.1996 aros
Don't forget to free the RastPort
24.10.1996 aros
Use the official AROS macros over the __AROS versions.
21.09.1996 digulla
Open and close screens