|
From: EntonH <en...@gm...> - 2008-06-26 10:48:13
|
hi there, I am trying to pass a list like ["Data1","Data2","Data3",0] from Python to C++. How do i have to describe the function in the interface file (*.i) when i want to pass this list as an array to the C++ source? Greetings, EntonH -- View this message in context: http://www.nabble.com/Passing-a-Python-List-to-C%2B%2B-tp18128660p18128660.html Sent from the swig-user mailing list archive at Nabble.com. |