|
|
1.1 ! root 1: # include <func.h> ! 2: # include <sccs.h> ! 3: ! 4: SCCSID(@(#)monitor.c 7.1 2/5/81) ! 5: ! 6: ! 7: ! 8: char Qbuf[400]; ! 9: int QbufSize = sizeof Qbuf; ! 10: ! 11: extern struct fn_def TtyMonFn; ! 12: ! 13: struct fn_def *FuncVect[] = ! 14: { ! 15: &TtyMonFn, ! 16: }; ! 17: ! 18: int NumFunc = sizeof FuncVect / sizeof FuncVect[0];
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.