=====flags===== Syntax: fmtflags stream::flags(); fmtflags stream::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]]