#define REPORT 0 #define NREPORT 1 /* nodes.c */ int nodes(char *, char *, int add_cats, int nfield ); /* report.c */ int report(char *in, int afield, int nfield, int action);