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


22.1.5.2 Instruction printiu

Synopsys:

printiu BITS

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

Stack: ( UINT INT -- )