SIGABRT macro — Abort signal number
int SIGABRT
The SIGABRT macro expands to a positive integer constant that represents an abnormal termination. The abort function raises SIGABRT.
SIGABRT