SIG_ERR
De cppreference.com
|
|
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. |
<metanoindex/>
<tbody> </tbody>| Déclaré dans l'en-tête <signal.h>
|
||
#define SIG_ERR /* implementation defined */ |
||
Une valeur de
void (*)(int) type. Lorsque retourné par signal, indique qu'une erreur s'est produite .Original:
A value of type
void (*)(int). When returned by signal, indicates that an error has occurred.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Voir aussi
définit un gestionnaire de signal pour un signal particulier Original: sets a signal handler for particular signal The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction) | |
C++ documentation for SIG_ERR
|