0
what is dev-c++?
i need answers
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).
- 1
it is C++ compiler