Logo 
Search:

C Programming Article

Submit Article
Comments on Program for Number Conversion from Decimal to Binary, Decimal to Octal, Decimal to Hexa, Binary to Octal, Binary to Hexa, Octal to Hexa
Category: C Programming (Homework Help)    Author: Archie Evans

Write a program for Number Conversion and Create Six Functions as follows:
Decimal2Binary
Decimal2Octal
Decimal2Hexa
Binary2Octal
Binary2Hexa
Octal2Hexa


John Hour
John Hour from MalaysiaOct 25
why I can't run the program after i enter the decimal number? The program will be terminated after I enter the number, why???


Please enter your Comment
  • Comment should be atleast 15 Characters.
  • Please put code inside [Code] your code [/Code].