Hi guys my programme dont work successfully plz help | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Hi guys my programme dont work successfully plz help

I try to program a calculator in c but when i debug the app it's don't get the inputs and it blocks .and i want an ide for c language.and thanks guys https://code.sololearn.com/cJi4Ee842HX6/?ref=app

22nd Apr 2020, 3:58 PM
eo yo
eo yo - avatar
12 ответов
+ 4
Turboo c++ dev c++, or code blocks,
22nd Apr 2020, 4:17 PM
Raj Kalash Tiwari
Raj Kalash Tiwari - avatar
+ 3
Firstly check whether your pc application , works with .c extensions or not , then check whether this file has .c extensions or not and if it still doesn't work then remover that .h From header file which will result in #include<stdio>
22nd Apr 2020, 4:13 PM
Raj Kalash Tiwari
Raj Kalash Tiwari - avatar
+ 3
Okkkkkkk, you're welcome
22nd Apr 2020, 4:38 PM
Raj Kalash Tiwari
Raj Kalash Tiwari - avatar
+ 2
thanks 👍
22nd Apr 2020, 4:39 PM
eo yo
eo yo - avatar
0
Thank .idont mean in this app i mean when i run it on my laptop in gcc debuger it's don't works
22nd Apr 2020, 4:08 PM
eo yo
eo yo - avatar
0
Thank but it still doesn't work Know you any good ide or compiler for c in Windows?
22nd Apr 2020, 4:17 PM
eo yo
eo yo - avatar
0
thanks i'm using codebloks but i will try turbo c++ .one last question did turbo c++ suport c and thanks
22nd Apr 2020, 4:34 PM
eo yo
eo yo - avatar
0
I rewrite it for you again in: add-calc-1
24th Apr 2020, 5:24 AM
Mas Has
Mas Has - avatar
0
Use DevC++ , kinda the best platform for C and C++ and also nothing is wrong with the code. Try checking your internet connection🤔🤔
24th Apr 2020, 11:50 AM
Umunnakwe Ephraim Ekene
Umunnakwe Ephraim Ekene - avatar
0
Nothing wrong with the code bro
24th Apr 2020, 3:56 PM
K L Sandeep
0
Yes, turbo c++ supports c
24th Apr 2020, 3:56 PM
K L Sandeep
0
Delete printf("Hello, World!\n"); Then try to printf a,b as integers You can achieve sum of a,b very simply
24th Apr 2020, 4:04 PM
Mas Has
Mas Has - avatar