Globals/myLine [ Variables ]

NAME

myLine -- dynamic buffer for current line

FUNCTION

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

SOURCE

char               *myLine = NULL;