SIG_ERR - cppreference.com (original) (raw)
From cppreference.com
| Defined in header | | | | ----------------------------------------------------------------------------- | | | | #define SIG_ERR /* implementation defined */ | | |
A value of type void (*)(int). When returned by std::signal, indicates that an error has occurred.
[edit] See also
| signal | sets a signal handler for particular signal (function) [edit] |
|---|---|
| C documentation for SIG_ERR |
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/utility/program/SIG_ERR&oldid=161812"