Name

SIGABRT macro — Abort signal number

Synopsis

int SIGABRT
               

The SIGABRT macro expands to a positive integer constant that represents an abnormal termination. The abort function raises SIGABRT.