RE: [Boost-users] How to export arrays from C(++) to python using boost
Hi, I working on an application where an array of ints and floats are to exported from C++ to Python using boost::python. As I am newbie to boost python, I couldn't find any documentation or working example that satisfies the above requirement. Can someone help me out?? Nitin. -----Original Message----- From: Shukla, Nitin (Export) [mailto:nitin.shukla@pw.utc.com] Sent: Thursday, February 05, 2004 3:19 PM To: 'boost-users@lists.boost.org' Subject: [Boost-users] How to export arrays from C(++) to python using boost 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 _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (1)
-
Shukla, Nitin (Export)