Public Domain NRO - nrocom.c

jordan at mddc.UUCP jordan at mddc.UUCP
Tue Aug 16 03:37:47 AEST 1983


/*
 *      external "common" for NRO word processor
 *
 *      Stephen L. Browning
 *      5723 North Parker Avenue
 *      Indianapolis, Indiana 46220
 */

struct docctl dc;
struct page pg;
FILE   *oub;
FILE   *pout;
struct cout co;
FILE   *sofile[NFILES]; /* input file buffers   */
struct macros mac;



More information about the Comp.sources.unix mailing list