scanning a desired character from file in C | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

scanning a desired character from file in C

how can I check that whether I reached the end of a line(I scanned a "\n") while reading from a file ?

6th Jan 2019, 8:11 AM
Matin Zamani
Matin Zamani - avatar
1 Answer
0
I have another question too, that how can I return the file cursor to the previous character using fseek?
6th Jan 2019, 8:54 AM
Matin Zamani
Matin Zamani - avatar