iostream::iostream

Public

iostream( streambuf* psb );

END Public

Protected

iostream( );

END Protected

Parameter

psb

A pointer to an existing streambuf object (or an object of a derived class).

Remarks

Constructs an object of type iostream.

iostream OverviewInput/Output Stream Classes

See Also   ios::init