unsetf

Syntax:

    void stream::unsetf(fmtflags flags);

The function unsetf() uses flags to clear the io_stream_format_flags associated with the current stream.

Related Topics: flags, setf