Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ faterminate(3G) — HP-UX ANSI C A.10.11

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fainit(3G)

fafontremove(3G)

fafontactivate(3G)

faterminate(3G)

NAME

faterminate − terminate the current Fast Alpha environment

SYNOPSIS

int  faterminate ( gfd )
int gfd;

DESCRIPTION

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

DISCUSSION

This routine is the opposite of fainit. It frees up all system resources acquired during fainit and discards all Fast Alpha state information associated with the current file descriptor. 
 
faterminate has no effect on the currently active font.  It remains active unless a fafontremove on the active font was encountered prior to faterminate. 

SEE ALSO

fainit(3G), fafontremove(3G), fafontactivate(3G). 

DIAGNOSTICS

A value of −1 is returned if gfd is invalid or a call to fainit was never executed on this gfd.  See errno(2) in HP-UX Reference for further information. 

Hewlett-Packard Company  —  HP-UX Release 10.0

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