strstreambuf::str
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
No terminating null element exists, unless you explicitly insert one.
Example
See strstreambuf::freeze for a sample that uses str.
Requirements
Header: <strstream>
Namespace: std