|
|
1.1 ! root 1: /* $Header$ */ ! 2: ! 3: /* ! 4: * phelp definitions ! 5: * ! 6: * Author: Peter J. Nicklin ! 7: */ ! 8: ! 9: #define PHELP EQUAL(*argv, "phelp") ! 10: #define PHELP_CMD_FILE "phelp.cmd" /* help commands */ ! 11: #define PHELP_HELP_FILE "phelp.help" /* brief help introduction */ ! 12: ! 13: #define MAXHELPLEVEL 50 /* max depth of help hierarchy */ ! 14: #define REQUESTSIZE 128 /* size of help request buffer */ ! 15: ! 16: #define MAXLINE 80 /* maximum width of index */ ! 17: #define MINIMUM_GAP 2 /* minimum gap between index columns */ ! 18: #define TABSIZE 8 /* number of columns per tab */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.