Unix VPS A - Starter B - Basic C - Preferred D - Commercial MPS - Dedicated Previous VPSs * Sign Up! *
Support Contact Us Online Help Handbooks Domain Status Man Pages
FAQ Virtual Servers Pricing Billing Technical
Network Facilities Connectivity Topology Map
Miscellaneous Server Agreement Year 2038 Credits
std::istrstream::str - std::istrstream::str
char* str();
Returns the pointer to the beginning of the buffer, after freezing it. Effectively calls rdbuf()->str()
(none)
Pointer to the beginning of the buffer in the associated std::strsteambuf or a null pointer if no buffer is available.
This section is incomplete Reason: no example
Visit the GSP FreeBSD Man Page Interface.Output converted with ManDoc.