albertleng
02-16-2008, 01:23 AM
Hi all,
i need to write a program which convert a signed digit to a 8 digit
hexadecimal.
If given a decimal number 100, i need to convert to hexadecimal as
00000064.
How can i set the hexadecimal output to 8-digit?
Thanks.
i need to write a program which convert a signed digit to a 8 digit
hexadecimal.
If given a decimal number 100, i need to convert to hexadecimal as
00000064.
How can i set the hexadecimal output to 8-digit?
Thanks.