Name

SIGFPE macro — Floating-point error signal number

Synopsis

int SIGFPE
               

The SIGFPE macro expands to a positive integer constant that represents a floating-point exception, such as division by zero. An implementation is not required to raise SIGFPE for a floating-point error.