ack/h/m2_traps.h
1988-01-28 16:34:41 +00:00

6 lines
108 B
C

#define M2_TOOLARGE 64
#define M2_TOOMANY 65
#define M2_NORESULT 66
#define M2_UOVFL 67
#define M2_FORCH 68