$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Shukla, Nitin (Export) (nitin.shukla_at_[hidden])
Date: 2004-02-05 15:18:34
I want to export an array of int and floats from C(++) to python using Boost
but don't know how? Can anyone help me out? Is there any tutorials
specifically on C(++)/Python interfacing using the Boost tool?
I also want to export the BOOL type of C(++) to Python. How can I do that?
--Nitin