Availability:C-language interface function
int Sfpasteof(IOSTREAM
*s)Returns non-zero when a read operation was performed after signalling
end-of-file. On other words, reaching end-of-file first triggers
Sfeof() and
after another read triggers Sfpasteof().