|
-
April 22nd, 2004, 01:18 AM
#9
Ok, I wasn't going to say anything, but that last post has driven me to it. Dev-C++ is not a compiler. It is an IDE which uses the mingw compiler - a GCC port. You can use any GCC based compiler with Dev-C++.
Dev-C++ is a very good ide, however, and I would recommend it to anyone new to C/C++. It has most, if not all the features you would expect with a good IDE and is very user/newbie friendly. You don't have to do a lot to get it set up as it comes packaged with the mingw compiler.
Anyhow...sorry if that seemed like a rant, it just seems important to me to make the distinction between an IDE and a compiler.
ac
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|