io:rdstate

C++ Reference

rdstate

Syntax:

    #include <fstream>
    iostate rdstate();

The rdstate() function returns the io_stream_state_flags of the current stream.

Related Topics: bad, clear, eof, fail, good