Which Compiler Is Convenient And Best For C++? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 7

Which Compiler Is Convenient And Best For C++?

20th May 2017, 6:45 AM
Hassan Ashari
Hassan Ashari - avatar
8 Respostas
+ 8
Thanks Rahul Siloniya
20th May 2017, 7:27 AM
Hassan Ashari
Hassan Ashari - avatar
+ 7
Thanks aklex but what about Code:: Block
20th May 2017, 7:08 AM
Hassan Ashari
Hassan Ashari - avatar
+ 6
Rahul Siloniya : I Have GCC Installed In My PC But I Am Using Notepad++ For Coding And I Don't Know How To Configure GCC In Notepad++!
20th May 2017, 7:17 AM
Hassan Ashari
Hassan Ashari - avatar
+ 3
If you are on windows, visual studio. No other compiler matches its intellisense and amazing debugger
20th May 2017, 6:48 AM
aklex
aklex - avatar
+ 2
gcc compiler is also good for c++.
20th May 2017, 7:07 AM
Rahul Siloniya
Rahul Siloniya - avatar
+ 2
code::blocks is downloaded with its compiler from its official site.
20th May 2017, 7:13 AM
Rahul Siloniya
Rahul Siloniya - avatar
+ 2
1)Install code::blocks with GCC compiler. 2)Open it and then click on "make a new project". 3)A setup like page (wizard) will open. 4)Once it will ask you to choose your compiler and show the lists of compiler on the screen choose GCC. that's it.
20th May 2017, 7:22 AM
Rahul Siloniya
Rahul Siloniya - avatar
+ 2
good luck
20th May 2017, 7:28 AM
Rahul Siloniya
Rahul Siloniya - avatar