Go to the source code of this file.
Variables | |
| char * | mesg [] |
| char* mesg[] |
Initial value:
{
0,
"Hangup",
0,
"Quit",
"Illegal instruction",
"Trace/BPT trap",
"IOT trap",
"EMT trap",
"Floating exception",
"Killed",
"Bus error",
"Memory fault",
"Bad system call",
0,
"Sig 14",
"Sig 15",
"Sig 16",
"Sig 17",
"Sig 18",
"Sig 19",
}
Definition at line 6 of file mesg.h.
Referenced by catch(), and printstatus().
1.5.4