Next: , Up: Conversion instructions   [Contents][Index]


22.1.18.1 Instruction ctos

Synopsys:

ctos

Convert the character encoded as an unsigned integer at the top of the stack to a string that contains just that character.

Stack: ( UINT -- UINT STR )