$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-09-15 17:13:51
On Sep 15, 2006, at 4:40 PM, Matthias Troyer wrote:
>> What if the user wants to comunicate from/to a given data structure
>> represented by a standard C-Array? This might be the case very often
>> in scientific computing where you tend to reuse existent libraries
>> (probably implemented C or by a novice C++ programmer).
>
> This is a good point. Doug, can we extend the interface to also allow
> a C-array?
Yes, we'll do that.
Cheers,
Doug