Globals/line_buffer [ Variables ]

NAME

line_buffer -- global line buffer

FUNCTION

Temporary storage area for lines that are read from an input file.

SOURCE

char                line_buffer[MAX_LINE_LEN];