12-21-2005 02:43 AM
12-21-2005 03:22 AM
12-21-2005 03:27 AM
12-21-2005 03:43 AM
I´m sorry about the spanish, It is the first time that I use the Forum.
I need to convert a number (decimal) in to a hexadecimal string.
For example 255 (decimal number) is FF (hexadecimal number) and I want FF as an hexadecimal string
When I convert the number to a string, using It always use the ascii code FF (4646) and I want to get the hexadecimal FF
I think that the image will help in my explanation
Thanks in advance
Senper
12-21-2005 04:37 AM
12-21-2005 06:57 AM
12-21-2005 06:57 AM