\File{hes.h},{05:16},{May 19 1991}
\L{\LB{\K{\#define} FALSE 0}}
\L{\LB{\K{\#define} TRUE  1}}
\L{\LB{}}
\L{\LB{\K{\#define} IN\_LIMBO  1}}
\L{\LB{\K{\#define} IN\_TEXT   2}}
\L{\LB{}}
\L{\LB{\K{\#define} DELIMITER    \S{}\'\|\'\SE{}}}
\L{\LB{\K{\#define} EOF\_END   \S{}\"\|EOF\|\"\SE{}   \C{}\/* marks the end of a help windows file *\/\CE{}}}
\L{\LB{}}
\L{\LB{\K{\#define} HELPBUFSIZE  2048   \C{}\/* size of one help buffer *\/\CE{}}}
\L{\LB{\K{\#define} HELPNAMSIZE  25     \C{}\/* length of a help keyword *\/\CE{}}}
\L{\LB{\K{\#define} MAXWIND      20     \C{}\/* maximum number of help windows to allow *\/\CE{}}}
\L{\LB{}}
\L{\LB{\K{\#define} LINESIZE     128    \C{}\/* number of characters in a line *\/\CE{}}}
\L{\LB{}}
\L{\LB{\K{extern} \K{int} num\_windows;}}
\L{\LB{}}
\L{\LB{}}
