int sbumpc();
Return Value
Returns the current character, then advances the get pointer. Returns EOF if the get pointer is currently at the end of the sequence (equal to the egptr pointer).
streambuf Overview | Stream Buffer Classes
See Also streambuf::epptr, streambuf::gbump