SIG_ERR

Header: <csignal>

A value of type void (*)(int). When returned by std::signal, indicates that an error has occurred.

# Declarations

#define SIG_ERR /* implementation defined */

# See also