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


21.1.5.5 Instruction printlu

Synopsys:

printlu BITS

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

Stack: ( ULONG INT -- )