The OpenD Programming Language

put_xXX

Decodes char c to the form u00XX, where XX is 2 hexadecimal characters.

void
put_xXX
(
C = char
W
)
(
scope ref W w
,
char c
)

Meta