I'm trying to make a converter from decimal to hexadecimal. Vie written an algorithm to convert the first hexadecimal digit. I need help starting the second digit because it may flow into multiple digits. Any Ideas?