Tell me one thing, Sololearn and turbo c++ are both different compiler. So what i have to keep in mind during_(see description) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Tell me one thing, Sololearn and turbo c++ are both different compiler. So what i have to keep in mind during_(see description)

Type the codes on Sololearn compiler? In turboc++ we needs to add syntax conio.h and also getch () and clrscr(). But in Sololearn compiler, no need to add those syntax and functions. And in the Sololearn compiler we can give all input only one at a time , not multiple times. So, both compiler works different ways. So how can i manage this..?

13th Nov 2020, 8:56 AM
SARVESH ASHOK DEVRUKHAKAR
SARVESH ASHOK DEVRUKHAKAR - avatar
9 Answers
+ 5
Don't use any of those. Use a modern IDE like code::block or visual studio. If you don't need to input or only need to input once, you can use SoloLearn code playground as an alternative. Please don't use turbo because it's too old and outdated. It doesn't fit the need in the modern programming world today. In modern programming don't use anything in conio.h
13th Nov 2020, 9:18 AM
你知道規則,我也是
你知道規則,我也是 - avatar
+ 4
aahh another misguided indian newcomer again. first sololearn is not a compiler. secondly turbo c++ is a library NOT a compiler, its useless and you wont get any money with turbo c++ and nobody use them any more. and forget about sololearns input, they are a bad practice for newcomers to use since it takes all input a once and not on run-time.
13th Nov 2020, 10:43 AM
Shen Bapiro
Shen Bapiro - avatar
+ 1
CarrieForle(PRO), iam doing coding in phone. Not computer. So can you tell me any compiler for ANDROID. ? and in my college, they use turboc. not any other compiler. so , i have to practice of that compiler. and now i use currently DECODER compiler & PROGRAMMING HUB's compiler.
13th Nov 2020, 9:36 AM
SARVESH ASHOK DEVRUKHAKAR
SARVESH ASHOK DEVRUKHAKAR - avatar
+ 1
Shen Bapiro (PRO) , first,i know it Sololearn is not a compiler. Secondly, suggests me compiler for ANDROID.
13th Nov 2020, 11:06 AM
SARVESH ASHOK DEVRUKHAKAR
SARVESH ASHOK DEVRUKHAKAR - avatar
+ 1
#$ŪPĒŘŠ.Å.Đ. I suggest Cxxdroid
13th Nov 2020, 11:51 AM
你知道規則,我也是
你知道規則,我也是 - avatar
+ 1
KaYbee, this for Android?
14th Nov 2020, 6:04 PM
SARVESH ASHOK DEVRUKHAKAR
SARVESH ASHOK DEVRUKHAKAR - avatar
+ 1
CarrieForle(PR0), CXXDROID IS NICE..
14th Nov 2020, 6:05 PM
SARVESH ASHOK DEVRUKHAKAR
SARVESH ASHOK DEVRUKHAKAR - avatar
+ 1
Do NOT use turbo C. It is complete trash, and I dont know why anyone would ever even suggest it. It is a 16 bit, 30 year old compiler that hasnt been meaningfully updated since before either of us were born.
14th Nov 2020, 9:17 PM
Aria
Aria - avatar
0
I think turbo++
14th Nov 2020, 1:29 PM
KaYbee