$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-01-24 15:42:44
On Thursday 24 January 2002 03:34 pm, you wrote:
> Beg pardon, but do function and bind work with extern "C" functions?
> That would be extremely useful to me.
Works for me under GCC 2.95.x, and I can't think of any reason for it not to
work.
Doug