◄ostream► ◄Up► ◄Contents► ◄Index► ◄Back► ──The Microsoft iostream Classes──────────────────────────────────────────── flush Remarks This manipulator, when inserted into an output stream, flushes the output buffer by calling the streambuf::sync member function. See Also ◄ostream::flush►, ◄streambuf::sync► -♦-