ghrussell wrote: > --- In [email protected], Thomas Hruska <thru...@...> wrote: >> SVMAYOL wrote: >>> where can i download C++ editor? i dont see it in the file of this >>> group...thnx..=) >> The magic word you are looking for is "IDE", which stands for Integrated >> Development Environment. >> >> http://en.wikipedia.org/wiki/Integrated_development_environment >> http://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments >> >> There are quite a few IDEs out there. Try several but know that this >> group generally recommends VC++ and wxDev-C++ as you get the compiler >> and debugger with the IDE (i.e. less work to get up and running). I >> personally recommend VC++ because, while the IDE could use some work, it >> has the best debugger in the world. >> > > codeblocks is a good ansi c c++
Code::Blocks is definitely on my radar as of late. If it is as cleanly designed as they claim, then it could be a great wxDev GUI replacement. The wxDev-C++ IDE is written in Delphi and feels as such. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
