Midway91 / HactoberFest2023

This is for HacktoberFest2023
138 stars 1.87k forks source link

Adding the base converter of digits via c++ #1291

Closed Prathamesh-chougale-17 closed 8 months ago

Prathamesh-chougale-17 commented 8 months ago

This is converter for decimal converting in hexadecimal , binary and string . It convert hexadecimal ,binary ,string to decimal and it had all combination like hexadecimal to binary, string to hexadecimal and more. It interesting and easy to run