Next: Instruction printl, Previous: Instruction printi, Up: Printing Instructions [Contents][Index]
Synopsys:
printiu BITS
Given an unsigned integer and a numeration base in the stack, print the integer to the terminal.
Stack: ( UINT INT -- )
( UINT INT -- )