fgets()
The fgets() function reads a line from an open file pointer. This is useful for reading files line-by-line.