Namespace
Varianti

feclearexcept

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

Questa pagina è stata tradotta in modo automatico dalla versione in ineglese della wiki usando Google Translate.

La traduzione potrebbe contenere errori e termini strani. Muovi il puntatore sopra al testo per vedere la versione originale. Puoi aiutarci a correggere gli gli errori. Per ulteriori istruzioni clicca qui.

Click here for the English version of this page

 
 
 
Floating point ambiente
Funzioni
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 costanti
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)
 
Elemento definito nell'header <<fenv.h>>
int feclearexcept( int excepts );
I tentativi di cancellare le eccezioni a virgola mobile, che sono elencati nella excepts argomento maschera di bit, che è un OR bit per bit del galleggiante macro di eccezione.
Original:
Attempts to clear the floating-point exceptions that are listed in the bitmask argument excepts, which is a bitwise OR of the galleggiante macro di eccezione.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

[modifica] Parametri

excepts -
maschera di bit che elenca le bandiere eccezione per cancellare
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.

[modifica] Valore di ritorno

0 se tutte le eccezioni indicati, sono stati cancellati con successo o se excepts è zero. Restituisce un valore diverso da zero in caso di errore.
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.

[modifica] Esempio

This section is incomplete
Reason: no example

[modifica] Vedi anche

determina quale delle specificati virgola mobile flag di stato vengono impostati
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.

(funzione) [modifica]
C++ documentation for feclearexcept
Estratto da "https://it.cppreference.com/mwiki/index.php?title=c/numeric/fenv/feclearexcept&oldid=24685"

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