rdstate
From C/C++ Reference
rdstate
Syntax:
#include <fstream> iostate rdstate();
The rdstate() function returns the io stream state flags of the current stream.
Related topics:
From C/C++ Reference
#include <fstream> iostate rdstate();
The rdstate() function returns the io stream state flags of the current stream.