SYNOPSIS
#include <signal.h>
int raise (int sig);
DESCRIPTION
The
PARAMETERS
RETURN VALUES
On success, a zero is returned. On error, -1 is returned, and errno is set to one of the following values:
CONFORMANCE
ANSI/ISO 9899-1990.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
getpid() ,kill() ,sigaction() ,signal()
MKS Toolkit 9.3 Documentation Build 6.