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
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