◄ostream► ◄Up► ◄Contents► ◄Index► ◄Back► ──The Microsoft iostream Classes──────────────────────────────────────────── void osfx(); Remarks This output suffix function is called after every insertion operation. It flushes the ostream object if ios::unitbuf is set. It flushes stdout and stderr if ios::stdio is set. -♦-