streambuf::pbump

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 OverviewStream Buffer Classes

See Also   streambuf::gbump, streambuf::setp