If your question asks what is the best development tool then try using Microsoft Visual C++ Express Edition.
Strange question btw dont mind. I think he wants to know about a good IDE to code in C++. If so then: use DEV C++ http://www.bloodshed.net it is 100% free without any limitation and bundled with mingw compiler that has almos all required libraries to build windows application. regards
C++ is a programming LANGUAGE my friend.. So an "IDE" is an application for C++ (actually advanced text-editor + compiler), hope u understand. Now, WITH that C++ IDE you make executable programs. These can be run on different operating systems (windows, linux, etc), depending on what IDE was used and in what modus it was put. But we simply dont know what you mean by "good application for C++". for writing C++? use the suggestions given earlier. for running some C++ application, you need to know what Operating System it was compiled for, and what libraries it needs.. be more descriptive please..
There are countless applications developed using C++ for several platforms. If you can tell us the task that certain C++ application must perform, we may guide you. As far coding in C++, rene7705 provided sufficinet information. regards
thank you sir for guiding me... and I'm very sorry for incomplete info We will be studying that program this semester so I am asking what would be the best and nice editor sir? thanks in advance
TurboC if you want to go back in time. DEVC++ if you dont have money and want to make windows programs. MS Visual C++ if you have alot of money and want to make windows programs.
best C++ application or MFC application it is not the same? the best C++ application i think is windowXP
Code::Blocks, I been using DevCpp for a long time, but it's obsolete, they don't update it anymore. Code::Blocks IS better than DevCpp from my experience. If you rely on debuggers though, I would recommend Visual Studio for that, or a debugger program!
I'm good in c++ coding but i don't know how to apply it on any applications. I used to program C++ through the blue surroundings or in DOS. And run it by pressing cntrl f9 long ago.. Can anybody help me with that?..thanks