C Run-Time Library Reference
Table 3-16. Raise Function Signals - Values and Meanings (Cont'd)
Sig Value
SIGABRT
SIGILL
SIGINT
SIGSEGV
SIGTERM
SIGFPE
Interrupts are not nested by the default start-up file.
Error Conditions
The
function returns a zero if successful, a non-zero value if it fails.
raise
Example
#include <signal.h>
raise(SIGABRT);
See Also
interrupt,
signal
3-108
Definition
software interrupt
software interrupt
software interrupt
software interrupt
software interrupt
software interrupt
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?