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