SIG_ERR
From cppreference.com
                    
                                        
                    
                    
                                                            
                    |   Defined in header <signal.h>
   | 
||
|   #define SIG_ERR /* implementation defined */  | 
||
A value of type void (*)(int). When returned by signal, indicates that an error has occurred.
[edit] See also
|    sets a signal handler for particular signal   (function)  | |
|   C++ documentation for SIG_ERR 
 | |