名稱空間
變體
操作

SIG_ERR

來自 cppreference.com
< cpp‎ | utility‎ | program
 
 
 
 
定義於標頭檔案 <csignal>
#define SIG_ERR /* implementation defined */

型別為 void (*)(int) 的值。當 std::signal 返回此值時,表示發生了錯誤。

[編輯] 參閱

為特定訊號設定訊號處理程式
(函式) [編輯]
C 文件 關於 SIG_ERR