Syntax
Protected: void pbump( int nCount );
Parameters
nCount
The number of bytes to increment the put pointer. May be positive or negative.
Remarks
Increments the put pointer. No bounds checks are made on the result.
See Also
streambuf::gbump, streambuf::setp