P
Pete_E
I need help with an algorithm that allows entering numbers in one base that
can then be converted to another base with both displayed. The various
conversions need to provide for conversions between: Binary, Octal, Decimal,
and Hex numbers. For Example: Enter 7 decimal and convert to 111 Binary
can then be converted to another base with both displayed. The various
conversions need to provide for conversions between: Binary, Octal, Decimal,
and Hex numbers. For Example: Enter 7 decimal and convert to 111 Binary