To advance the next pointer for stream output.
void pbump(int n);
The function pbump() advances the next pointer by the value of the int argument n.