Share via


istrstream::str

char* str();

Return Value

Returns a pointer to the string stream’s character array. This pointer corresponds to the array used to construct the istrstream object.

istrstream OverviewInput Stream Classes

See Also   istrstream::istrstream