C++ program running too slow

rohitshubham

Ambassador of Buzz
Nice.. but better get
1.Code Blocks

2.Eclipse

3.VS
Please stop using turboC. Its will lead you to doom. use Code::Blocks or eclipse or Visual Studio.
which is better VS or codeblocks.?
i mean which can create more interactive programs easily?
and what's difference between Codeblocks setup and codeblocks_mingw setup apart from huge size difference??
 
Last edited:

Chaitanya

Cyborg Agent
which is better VS or codeblocks.?
i mean which can create more interactive programs easily?
and what's difference between Codeblocks setup and codeblocks_mingw setup apart from huge size difference??

Dunno about VS but code blocks is excellent...(code highlighting, code auto-completion ... etc..)

Code blocks is a IDE..
code blocks mingw is IDE + Compiler..
 
Top Bottom