SIG_ERR

< cpp‎ | utility‎ | program
在标头 <csignal> 定义
#define SIG_ERR /* implementation defined */

void (*)(int) 类型的值。为 std::signal 返回时,指示发生错误。

参阅

为特定信号设置信号处理函数
(函数)