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