15 Jul
2006
15 Jul
'06
7:17 p.m.
bringiton bringiton wrote: ...
aah, someone said this works on 7.1 im using ms vc++ 6
maybe time to upgrade my compiler ;)
Unless you have to work with a lot of legacy code, there is no excuse for not upgrading all the way to 8.0. I wouldn't waste my time with 7.1. You can download VC++ Express (which is just Visual Studio but only for C++) for free from Microsoft. I've hated the older versions of VC++, but VC++ Express is great. It's free, compiles everything I throw at it, does it quickly, and generates fast code. What more can you ask for?