Name fprinthex
Definition fprinthex(f:val(tfile),n:val(int)) : expr(void)
Defined in io.l
Implementation builtin
Description Print the given integer in hex to the given file. The value is unsigned and shown zero-extended in an 8-bit field.