The OpenD Programming Language

put_UXXXXXXXX

Decodes uint c to the form \UXXXXXXXX, where XXXXXXXX is 2 hexadecimal characters.

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

Meta