Hey, I currently use DevC++ for my coding and compiling. I have heard things about VSC++. What's so special about it?
Quick Question
Started by Khaotic, May 07 2009 02:13 PM
5 replies to this topic
#1
Posted 07 May 2009 - 02:13 PM
|
|
|
#2
Posted 07 May 2009 - 05:39 PM
Microsoft makes it, and so it has ways to link to the Windows API built in. Of course, there are a ton of other libraries that work as well (or better).
#3
Posted 08 May 2009 - 04:38 PM
So should I switch over to it?
#4
Posted 08 May 2009 - 08:32 PM
One thing is certain: You shouldn't use Dev-C++.
jasonbadams.net/20081218/why-you-shouldnt-use-dev-c/
jasonbadams.net/20081218/why-you-shouldnt-use-dev-c/
#5
Posted 09 May 2009 - 04:10 AM
noerrorsfound: You have a point, but the blog fails to address one thing: wxDev-C++, which is a derivative work and IS maintained. The compiler error messages come straight from the compiler and are not a reflection on the IDE. I'm also not clear on what debugging deficiencies are present.
Khaotic: You can write windows apps in ANY IDE. I have a negative bias against VSC++ because you are likely to end up with non-portable code. That's an issue for me since I spend half my time on a Linux box, but may not be one for you.
Khaotic: You can write windows apps in ANY IDE. I have a negative bias against VSC++ because you are likely to end up with non-portable code. That's an issue for me since I spend half my time on a Linux box, but may not be one for you.
#6
Posted 12 May 2009 - 05:19 PM
I have been using VS 2008 for my degree course. Excellent!!!


Sign In
Create Account


Back to top









