A program that allows a user to select a number base

technical writing

Description

For this assignment you will create a program that allows a user to select a number base (in the range of 2 to 16, inclusive), enter digits for the number base, validate each digit as it is entered, and display the resulting value in base 2, 8, 10 and 16. Use MASM and IRVINE32 link library.


Related Questions in technical writing category