+ 1
What is the best program for coding C
C programming
3 Respostas
+ 2
If you're searching for an IDE (Integrsted Development Environment) try out these and see which one suits you the most:
1. Code::Blocks, one of the most popular.
2. GCC / MinGW, if you like coding in your terminal
For Android:
1. Cxxdroid (on Play Store)
2. Termux, which emulates a linux kernel (on Play Store)
3. SoloLearn
+ 1
GCC is a compiler .. just saying
0
Thanks