Application for binary and hexadecimal conversion of arbitrary large numbers. Windows and Mac.
-
Updated
Jun 14, 2025 - C
Application for binary and hexadecimal conversion of arbitrary large numbers. Windows and Mac.
💻 A really basic decimal to binary converter.
Three simple algorithms in C that convert a number from decimal to binary.
This C program converts a decimal number entered by the user into its binary equivalent.
A program in C to convert decimal number to binary number using a function.
Implementation of decimal.h library in C programming language. Study project.
Numeric Radix Conversion System
Just sharing my college assignments of DLCA in C to help anyone. Nothing fancy, just working code that might save you some late nights 🌙
This is simple code of Conversion for Binary to Decimal and Decimal to Binary.
This is a C program that can convert base ten numbers to base 2 numbers (binary)
a C code which converts decimal to binary.
It is a program that can convert decimal value to binary, octa or hexadecimal and it is made using C.
Add a description, image, and links to the decimal-to-binary topic page so that developers can more easily learn about it.
To associate your repository with the decimal-to-binary topic, visit your repo's landing page and select "manage topics."