Creates a string representation of the hexadecimal version of the long integer `p'. For example, if `p' equals 123, and if 2 was specified for `nFours', the resulting string would be "7B". If 4 was specified for `nFours', then the resulting string would be "007B". Definition at line 765 of file nxsstring.cpp. |