(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/intuition.h>
LONG MakeScreen (screen)
LOCATION
In IntuitionBase at offset 63
SYNOPSIS
struct Screen * screen
FUNCTION
INPUTS
Pointer to your custom screen.
RESULT
Zero for success, non-zero for failure.
EXAMPLE
SEE ALSO
RemakeDisplay(), RethinkDisplay(), graphics.library/ MakeVPort(),
NOTES
BUGS
INTERNALS
HISTORY
28.01.1999 hkiel
Empty skeletons