Append an integer formatted as a hexadecimal number without zero-padding
void hex(__int64 v, const char * comma);
hex Method