Is my code correct for converting binary to decimal number?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is my code correct for converting binary to decimal number??

Binary to Decimal conversion in C-Language https://code.sololearn.com/cAeYHsJMZ22d/?ref=app

11th Nov 2018, 4:00 PM
Rajat Kumar
Rajat Kumar - avatar
3 Answers
+ 2
https://code.sololearn.com/c9BgrlPrrE3O/?ref=app
11th Nov 2018, 4:35 PM
‎ ‏‏‎Anonymous Guy
+ 4
sololearn specific error 1. Conio.h header is not supported on sololearn Remove all traces of conio.h library
11th Nov 2018, 4:14 PM
‎ ‏‏‎Anonymous Guy
+ 1
can u pls help me fix all errors of this code
11th Nov 2018, 4:16 PM
Rajat Kumar
Rajat Kumar - avatar