Protected
char* gptr() const;
END Protected
Return Value
Returns a pointer to the next character to be fetched from the streambuf buffer. This pointer is known as the get pointer.
streambuf Overview | Stream Buffer Classes
See Also streambuf::setg, streambuf::eback, streambuf::egptr