Name printhex
Definition printhex(n:val(int)) : expr(void)
Defined in io.l
Implementation lard
Description Print the given integer in hex to standard output. The value is unsigned and shown zero-extended in an 8-bit field.