Not sure about favourite, because I havent tested that many. My current set up, though, is cygwin+crimson editor, and its working pretty well for what I do.
This is a discussion on Favorite IDE? within the A Brief History of Cprogramming.com forums, part of the Community Boards category; Not sure about favourite, because I havent tested that many. My current set up, though, is cygwin+crimson editor, and its ...
Not sure about favourite, because I havent tested that many. My current set up, though, is cygwin+crimson editor, and its working pretty well for what I do.
>Please note that the various versions of microsoft visual c++ compilers are no use for C99
>coding; if your university course teaches C89, or you are happy with this limitation, then these should be fine.
You can use a different compiler with the Visual Studio IDE. I've found that a combination of Visual Studio, Dinkumware, and Comeau (with PC-Lint of course) is excellent for both standard C++ and C99.
My best code is written with the delete key.
If it is for school, then I personally suggest giving Vim a shot. Its interface is unlike other editors, but if you can get past that it's also a really amazing code-editor.
Of course, once you leave the realm of the free, MS Visual C++ is a fantastic IDE.
Callou collei we'll code the way
Of prime numbers and pings!
You know, I still haven't tried this since the last time you suggested using another compiler with visual studio.Originally Posted by Prelude
Thanks for the clarification - and for the suggested combination of tools.![]()
CProgramming FAQ
Caution: this person may be a carrier of the misinformation virus.
In my sig...
Videogame Memories!
A site dedicated to keeping videogame memories alive!
http://www.videogamememories.com/
Share your experiences with us now!
"We will game forever!"
Favorite IDEs? VC6 and Notepad.![]()
Code:cout << "Language comparisons are dumb"; echo("Language comparisons are dumb"); PRINT "Language comparisons are dumb" alert ("Language comparisons are dumb")
Windows:
MS Visual Studio
DevC++
Linux:
KDevelop
VIM
Mac:
BBEdit