Function: GDI_GRON Purpose: Turns graphics planes on. Category: DISPLAY File: gdilib.c Author: K.G. Begeman Use: INTEGER GDI_GRON( GDI_ID , Input INTEGER PMASK ) Input INTEGER GDI_GRON Returns zero on succes, negative on error. GDI_ID Display id as returned by GDI_OPEN. PMASK Mask which specifies which planes should be turned on. Updates: Jan 3, 1991: KGB Document created.