fseek()

E

ericunfuk

Does fseek() clears EOF if I only fseek() within the file stream. i.e.
I don't try to seek beyond EOF?
 
W

Walter Roberson

Does fseek() clears EOF if I only fseek() within the file stream. i.e.
I don't try to seek beyond EOF?

A successful fseek() always clears the internal end-of-file indicator.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Determining EOF using fseek()? 6
fseek() newbie question 2
fseek() clears EOF? 6
feof(), fseek(), fread() 20
fseek 17
fseek() 6
Binary File I/O 11
A Question of Style 51

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,206
Latest member
SybilSchil

Latest Threads

Top