Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fperr(2) — Ultrix-11 3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

fperr(2)

NAME

fperr − get floating point error status

SYNTAX

int fperr(&fpstat)
int fpstat[3];       /* FP status register */
                  /* FP error code */
                  /* FP error address */

DESCRIPTION

The fperr system call loads the contents of the floating point hardware status and error registers into fpstat.  This call allows user processes to handle floating point exceptions. 

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