Hi me again

ok so i got a program to read a line of text from a file using fgets()function.

So my next problem is 'how do i tell the program to move on to the next line of text in the file' so that it can be read ?

Thanx for the help .