Converting a decimal number to hexadecimal.
Here is a handy little quickie to convert an any-length decimal number to a hexadecimal using the to_char function: [sourcecode]
Read moreHere is a handy little quickie to convert an any-length decimal number to a hexadecimal using the to_char function: [sourcecode]
Read more