Hello, I am very new to C programming. Lets assume that the program creates a number of string separated by lines. Is it possible to fgets() the last line of the file? If yes, then how? Thank you very much in advance.