+ 1
I want to run on my PC a simple program I wrote in C++. What is the best compiler I can install to run it?
compile and run
4 Answers
+ 5
Its Code blocks . Download it from
www.codeblocks.org
+ 1
Dev C/C++ is also a freeware available
+ 1
Which is the most simple to install and use? It appears to me there are a few very complicated like Visual Studio Code... I can't just write and compile... there are too many config files and json's... :)
+ 1
Thanks for your answers. I'll give them a try.