Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gsmask(3g) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought



GSMASK(3g,L)                AIX Technical Reference                GSMASK(3g,L)



-------------------------------------------------------------------------------
gsmask



PURPOSE

Defines planes to be modified.

C SYNTAX

int gsmask_ (mask)

int *mask;

FORTRAN SYNTAX

INTEGER function gsmask (mask)

INTEGER mask

PASCAL SYNTAX

FUNCTION gsmask_ (

VAR mask: INTEGER
): INTEGER [PUBLIC];

DESCRIPTION

The gsmask subroutine defines the planes actually modified by the line, text,
and fill functions.

Parameters

mask              Indicates which planes of the display adapter frame buffer
                  can be modified by the output functions.  The most
                  significant bits of the input are used to set the plane mask.

RETURN VALUE

GS_SUCC  Successful.
GS_INAC  Virtual terminal inactive.












Processed November 7, 1990       GSMASK(3g,L)                                 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026