Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calls freeze, and then returns a pointer to the beginning of the controlled sequence.
char *str( );
Return Value
A pointer to the beginning of the controlled sequence.
Remarks
The member function returns rdbuf -> str.
Example
See strstream::str for a sample that uses str.
Requirements
Header: <strstream>
Namespace: std