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
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
getpid() ,kill() ,sigaction() ,signal()
PTC MKS Toolkit 10.4 Documentation Build 39.