Hi. I was just wondering if you had any opinions/recomendations on some Text Editors. Specific editors I was wondering about:
Dev-C++
Vim
Emacs.
Any input would be greatly appreciated.
i use dev-c++. I find it easier to work with simply because the functionality is all there, but is just easier to access then Microsoft's visual c++. IMO
Yes, VC++ 2008 EE is free. You must download ~400 Mb (VC++, MSDN EE and, probably, Windows SDK). It's the best C++ IDE for Windows but see the distribution size...
Another good choice - Code::Blocks IDE with MinGW C++ compiler ~20 Mb.
Notepad++ is great for many code languages. It's much more lightweight than VC++, but it lacks alot of features (particularly a debugger and compiler/linker =P )
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.