Hello,
A: How can I convert a decimal unsigned integer number to a hexadecimal unsigned integer number WITHOUT using printf and strol...-like functions?
B: How can I convert decimal char string to hexadecimal unsigned integer.
Please write me example codes.
View all questions in SoC Design forum