io:rdstate From C++ Reference previous page next page 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 previous page start next page