C:/Users/Dennis/src/lang/russell.orig/src/lib/mesg.h

Go to the documentation of this file.
00001 /*
00002  * Table of English interpretations of signals
00003  */
00004 
00005 
00006 char    *mesg[] = {
00007         0,
00008         "Hangup",
00009         0,
00010         "Quit",
00011         "Illegal instruction",
00012         "Trace/BPT trap",
00013         "IOT trap",
00014         "EMT trap",
00015         "Floating exception",
00016         "Killed",
00017         "Bus error",
00018         "Memory fault",
00019         "Bad system call",
00020         0,
00021         "Sig 14",
00022         "Sig 15",
00023         "Sig 16",
00024         "Sig 17",
00025         "Sig 18",
00026         "Sig 19",
00027 };

Generated on Fri Jan 25 10:39:46 2008 for russell by  doxygen 1.5.4