$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alisdair Meredith (alisdair.meredith_at_[hidden])
Date: 2003-07-04 16:40:22
Hugo Duncan wrote:
> I was under the mistaken impression that __fastcall was a borland only
> thing.
It does mean different things to different compilers though. For
instance, borland now has __msfastcall to support the VC fast-call
convention.
-- AlisdairM