◄ostream► ◄Up► ◄Contents► ◄Index► ◄Back► ──The Microsoft iostream Classes──────────────────────────────────────────── Public: ostream( streambuf* psb ); Protected: ostream( ); Parameter Description <psb> A pointer to an existing object of a streambuf-derived class. Remarks Constructs an object of type ostream. See Also ◄ios::init► -♦-