$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Deane Yang (deane_yang_at_[hidden])
Date: 2006-07-15 15:17:07
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?