RAD Studio
ContentsIndex
PreviousUpNext
SIG_xxx #defines

Header File 

signal.h 

Description 

Predefined functions for handling signals generated by raise or by external events.

Name  
Meaning  
SIG_DFL  
Terminate the program  
SIG_IGN  
No action, ignore signal  
SIG_ERR  
Return error code  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!