Protected
char* pptr() const;
END Protected
Return Value
Returns a pointer to the first byte of the put area. This pointer is known as the put pointer and is the destination for the next character(s) sent to the streambuf object.
streambuf Overview | Stream Buffer Classes
See Also streambuf::epptr, streambuf::pbase, streambuf::setp