basic_streambuf::pbump

void pbump(int n);

The member function adds n to the next pointer for the output buffer.


Send feedback to MSDN.Look here for MSDN Online resources.