#include <fstream> void unsetf( fmtflags flags );
The function unsetf() uses flags to clear the io stream format flags associated with the current stream.