Go to the first, previous, next, last section, table of contents.


_clear87

Syntax

#include <float.h>

unsigned int _clear87(void);

Description

Clears the floating point processor's exception flags.

Return Value

The previous status word.

Portability

not ANSI, not POSIX


Go to the first, previous, next, last section, table of contents.