Namensräume
Varianten
Aktionen

feclearexcept

Aus cppreference.com
< c‎ | numeric‎ | fenv

This page has been machine-translated from the English version of the wiki using Google Translate.

The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here.

Click here for the English version of this page

 
 
 
Fließkomma-Umgebung
Funktionen
Original:
Functions
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
feclearexcept (C99)
Makro Konstanten
Original:
Macro constants
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
FE_DFL_ENV (C99)
 
definiert in Header <<fenv.h>>
int feclearexcept( int excepts );
Versuche, die Floating-Point-Ausnahmen, die in der Bitmaske Argument excepts, die eine bitweise OR der Gleitkomma-Ausnahme Makros aufgelistet sind .
Original:
Attempts to clear the floating-point exceptions that are listed in the bitmask argument excepts, which is a bitwise OR of the Gleitkomma-Ausnahme Makros.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

[Bearbeiten] Parameter

excepts -
Bitmaske auflistet Ausnahme Flags zu löschen
Original:
bitmask listing the exception flags to clear
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

[Bearbeiten] Rückgabewert

0 wenn alle angegebenen Ausnahmen wurden erfolgreich gelöscht oder wenn excepts Null ist. Gibt einen Wert ungleich Null auf Fehler .
Original:
0 if all indicated exceptions were successfully cleared or if excepts is zero. Returns a non-zero value on error.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

[Bearbeiten] Beispiel

This section is incomplete
Reason: no example

[Bearbeiten] Siehe auch

bestimmt, welche der angegebenen Gleitkommazahl Status-Flags gesetzt sind
Original:
determines which of the specified floating-point status flags are set
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(Funktion) [edit]
C++ documentation for feclearexcept
Von „https://de.cppreference.com/mwiki/index.php?title=c/numeric/fenv/feclearexcept&oldid=26008"

AltStyle によって変換されたページ (->オリジナル) /