If i am reading from a text file using fgets, and at the end of the text there is a "\n" what options am i left with if fgets treminates at the "\n" to find the next bit of text.
is there a way to adjust the file pointer to get me to the next line/begining of text?
or does it go there automatically as it is a new line?



LinkBack URL
About LinkBacks



