0
how to make a simple projects using c and c++;
1 Odpowiedź
+ 1
For the simple cases where you need only console and not much code you can use online compilers like ideone.com
In other cases
1) Install the compiler
2) Install the IDE
3) Start coding