Protected
void pbump( int nCount );
END Protected
Parameter
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.
streambuf Overview | Stream Buffer Classes
See Also streambuf::gbump, streambuf::setp