Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fm_remove(3w) — HP-UX 9.05

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fm_load(3w)

fm_remove(3w)

NAME

fm_remove − remove a font

SYNOPSIS

int fm_remove(gfd,fontid);
int gfd,fontid;

DESCRIPTION

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

fontid is the id of font to be removed. 

DISCUSSION

This routine deletes the font and makes it unavailable for further use by the user.  All fonts should be removed via fm_remove calls before gclose is called. 

SEE ALSO

fm_load(3w). 

DIAGNOSTICS

A −1 is returned if gfd is invalid or fontid is not valid for this process/window; otherwise, 0 is returned.  See errno(2) for more information.

Hewlett-Packard Company  —  HP-UX Release 9.0: August 1992

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