Conversions without printf

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.

Parents Reply Children
No data
More questions in this forum