ONMSZ
extern unsigned char direct[ONMSZ]; /* Temp file goes here */
extern unsigned char shell[ONMSZ]; /* Copied to be settable */
unsigned char direct[ONMSZ] =
unsigned char paragraphs[ONMSZ] = {
unsigned char sections[ONMSZ] = {
unsigned char shell[ONMSZ] = {
unsigned char tags[ONMSZ] = {
unsigned char termtype[ONMSZ];
if (cp >= &optname[ONMSZ])
unsigned char optname[ONMSZ];
if (cp < &optname[ONMSZ - 2])