Append an integer formatted as a hexadecimal number without zero-padding
void hex(unsigned int v);
hex Method