0
Is it possible to try my program in this application?
I have made a programe C and I can't find a tooltester to see if it works or not, all what I have is the results.
3 Antworten
0
This app is not made for that but simply to learn programming. You need a computer/latop to test your programs if you want to use more features.
For testing your C applications you need a compiler. There is an IDE from Mircrosoft called Visual Studio which has alot of programming languages you can code in there. Also Visual Studio Community (2019) Edition is free for most uses and has alot of extra features to help you create your program faster and easier.
I hope this helped you into the right direction.
0
Not in scope of SL, but there is the simpliest way to run it in online compiler.For example here https://www.onlinegdb.com/online_c_compiler
0
Sorry, now you can also use SL for test.