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.
A protected function that adds _Count to the next pointer for the input buffer.
void gbump(
int _Count
);
Parameters
- _Count
The amount by which to advance the pointer.
Requirements
Header: <streambuf>
Namespace: std