Next: , Previous: , Up: Printing Instructions   [Contents][Index]


20.1.5.2 Instruction printi

Synopsys:

printi BITS

Given a signed integer and a numeration base in the stack, print the integer to the terminal.

Stack: ( INT INT -- )