comp_manic Posted January 30, 2007 Posted January 30, 2007 This is probably a stupid question, but does anyone know if Microsoft Visual C++ Express 2005 is actually free or is there some hidden cost? If there is does anyone know of a free visual c++ compiler? Thanks Quote
mskeel Posted January 30, 2007 Posted January 30, 2007 All of the express versions are free. The catch is that functionality of Visual Studio is decreased compared to other for pay versions of Visual Studio (the more you pay, the more you get, but it's not necessarily what you need). If you are curious, djgpp is a g++ compiler for windows and I'm sure there are others. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.