how do you run a c program | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how do you run a c program

i wrote my code but i cant just get the idea how im suppossed to run it and be able to get my input to the console

29th Oct 2020, 6:24 AM
BloggerLife
BloggerLife - avatar
10 Answers
+ 3
In this case just open the code playground and paste your code there. Then at the right bottom of the playground there's the button "run"
29th Oct 2020, 9:29 PM
Davide
Davide - avatar
+ 3
Don't bother about that. If you need to enter one input, just enter it and click submit. If you need to enter more than one input separate them with a space. If you want you can even split them in multiple lines, but take care of the newline '\n' left in the buffer
30th Oct 2020, 12:33 PM
Davide
Davide - avatar
+ 2
ooh i mean its a great explanation, my bad ๐Ÿ˜‚๐Ÿ™†
30th Oct 2020, 2:36 PM
BloggerLife
BloggerLife - avatar
+ 2
Oh you're welcome ๐Ÿ˜Œ
30th Oct 2020, 2:37 PM
Davide
Davide - avatar
+ 2
๐Ÿ˜‡
30th Oct 2020, 2:38 PM
BloggerLife
BloggerLife - avatar
+ 1
i using the SoloLearn platform
29th Oct 2020, 3:20 PM
BloggerLife
BloggerLife - avatar
+ 1
alright, and after that it says "split multiple lines for input". thats where im getting everything wrong
30th Oct 2020, 2:16 AM
BloggerLife
BloggerLife - avatar
+ 1
thats a great deal๐Ÿ˜…
30th Oct 2020, 2:26 PM
BloggerLife
BloggerLife - avatar
+ 1
What do you mean by "great deal"?๐Ÿค”
30th Oct 2020, 2:32 PM
Davide
Davide - avatar
0
You are looking for an IDE
29th Oct 2020, 12:20 PM
Davide
Davide - avatar