Next: Instruction itoi, Up: Conversion instructions [Contents][Index]
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 )
( UINT -- UINT STR )