Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fm_clipflag(3w) — HP-UX 9.03

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fm_cliplim(3w)

fm_clipflag(3w)

NAME

fm_clipflag − set clipping flag

SYNOPSIS

int fm_clipflag(gfd,flag);
int gfd;
int flag;

DESCRIPTION

gfd is an integer file descriptor for an gopened device interface. 

flag flag to indicate whether clipping is on (1) or off (0). 

DISCUSSION

This routine enables clipping for raster alpha output as indicated by flag. 

DEFAULTS

Clipping flag is off (0). 

SEE ALSO

fm_cliplim(3w). 

DIAGNOSTICS

A −1 is returned if gfd is not valid.  If clipping is not enabled, it is possible to write outside of the window boundaries, randomly change other user variables, destroy the executing program itself, etc.  It is recommended that clipping always be enabled for debugging.  See errno(2) for more information.

Hewlett-Packard Company  —  HP-UX Release 9.03: April 1994

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