Sunday, August 2, 2009

Please can anyone help me to write the following program in c language?

Write a C program using an if-else ladder that enables you to select one of 4 possible conversions by entering one of four possible integers as follows:


1. Octal to decimal


2. Hexadecimal to decimal


3. Decimal to octal


4. Decimal to hexadecimal





Include a menu in your program. Depending uopn your selection your program should propmt you to enter a suitable integer number, do the conversion and output the result.

Please can anyone help me to write the following program in c language?
Homework season has begun!

plum

No comments:

Post a Comment