Espaces de noms
Variantes
Affichages
Actions

feclearexcept

De 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

 
 
 
Flottant environnement point
Fonctions
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)
Macro constantes
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)
 
Déclaré dans l'en-tête <<fenv.h>>
int feclearexcept( int excepts );
Les tentatives visant à effacer les exceptions en virgule flottante qui sont répertoriées dans la excepts l'argument masque de bits, qui est un OU bit à bit de la flottant point exception des macros .
Original:
Attempts to clear the floating-point exceptions that are listed in the bitmask argument excepts, which is a bitwise OR of the flottant point exception des macros.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

[modifier] Paramètres

excepts -
masque la liste des drapeaux d'exceptions à effacer
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.

[modifier] Retourne la valeur

0 si toutes les exceptions indiquées ont été avec succès effacée ou si excepts est égal à zéro. Retourne une valeur non nulle en cas d'erreur .
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.

[modifier] Exemple

This section is incomplete
Reason: no example

[modifier] Voir aussi

détermine quels sont les indicateurs spécifiés état à virgule flottante sont définies
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.

(fonction) [edit]
C++ documentation for feclearexcept
Récupérée de « https://fr.cppreference.com/mwiki/index.php?title=c/numeric/fenv/feclearexcept&oldid=47251 »

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