check whether we're at the end of the source file

Synopsis

Declared in <streams.h>

bool
eof() const;

Return Value

True if the read position is at the end of the source file.

Created with MrDocs