Next: Instruction popob, Previous: Instruction popend, Up: VM instructions [Contents][Index]
Synopsys:
pushob
Push output base.
This instruction pushes a signed integer value with the output base that is used when printing PVM values. Valid values are 2, 8, 10 and 16.
Stack: ( -- INT )