This repository is not active
mouadlaieb/Number-Base-Converter
This repository contains a simple C program for converting numbers between different bases. It allows conversion from decimal to binary, octal, hexadecimal, and vice versa. The program provides a user-friendly interface for inputting the number and selecting the desired conversion base.
C