Skip to content

Rishi-Kukadiya/Number-System-Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Number System Converter πŸ”’ This C project converts numbers between binary (2), decimal (10), octal (8), and hexadecimal (16). Users can input a number in any of these bases and convert it to another.

Features βœ… Supports conversion between Base-2, Base-8, Base-10, and Base-16 βœ… User-friendly menu-driven interface βœ… Efficient conversion algorithms for accurate results

How It Works 1️⃣ Enter a number and select its base 2️⃣ Choose the target base for conversion 3️⃣ Get the converted result instantly

Technologies Used C language Standard I/O functions (stdio.h) Mathematical operations (math.h) Usage Run the program Input a number and select the base Choose the target base View the result Contributions are welcome! 😊

About

Number System Converter πŸ”’ This C project converts numbers between binary (2), decimal (10), octal (8), and hexadecimal (16). Users can input a number in any of these bases and convert it to another. Features βœ… Supports conversion between Base-2, Base-8, Base-10, and Base-16 βœ… Efficient conversion algorithms for accurate results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages