string gets()
Read one line of input.
This function returns the line read if successful, and 0 if no more lines are available.
ngets(), read(), Stdio.FILE.line_iterator