0

what is dev-c++?

i need answers

12th Nov 2016, 7:37 AM
Maricar Gaw
Maricar Gaw - avatar
2 Answers
0
It is an IDE = Integrated Developer Environment, which means that is not a simple text editor. When you type your code, you press a button, and it compiles the code and run. Do not need to compile using terminal and then run by yourself. IDEs wants to make programming more confortable. (Sometimes it does not happen).
12th Nov 2016, 9:37 AM
Marcell Juhasz
- 1
it is C++ compiler
12th Nov 2016, 7:39 AM
Ajeet Kumar Singh