Syntax:
#include <fstream> fmtflags flags(); fmtflags flags( fmtflags f );
The flags() function either returns the io_stream_format_flags for the current stream, or sets the flags for the current stream to be f.
Related Topics: setf, unsetf
Submit feedback about this site to: