Skip to content

MohammedSharaki/convert_numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Follow
Run on Repl.it
Twitter Follow

number converter using C++

this project to convert number to [octal , decmail , binary , hex ]


app

frist chose a converter type tp convert number as like this 🐱‍💻 : image


add value to convert 👨‍💻

enter the type to convert
1- octal
2- binary
3-decmail
4-hex
5-select all : select
enter the value : 2545
the 2545 = 4761  Octal
the 2545 = 100111110001  Binary
the 2545 = 2545  dicmail
the 2545 = 9F1  hex

image

thanks for see my project ⠕

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages