A protected function that adds _Count to the next pointer for the output buffer.
void pbump(
int _Count
);
Parameters
- _Count
The number of characters by which to move the write position forward.
Requirements
Header: <streambuf>
Namespace: std
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
A protected function that adds _Count to the next pointer for the output buffer.
void pbump(
int _Count
);
Header: <streambuf>
Namespace: std