LINE
typedef struct Line LINE;
#define LINE 10 /* How many values do we get on a line? */
} LINE;
#define LINE 70
typedef struct line_str LINE;