Skip to content

It is a program that can convert decimal value to binary, octa or hexadecimal and it is made using C.

Notifications You must be signed in to change notification settings

Ironhead1002/Decimal-Converter-Using-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a software that can convert Decimal values to Binary, Octal or Hexadecimal

It is purely made using C.

Note:-

Output only supports values upto 10 digit so if so input a integer value whose
output is more than 60 digits than program will give wrong output or throw an error according to compiler.

And only integer values are allowed if you enter anything else program will crash according to the compiler.

About

It is a program that can convert decimal value to binary, octa or hexadecimal and it is made using C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages