![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Converting C++ array into Python
From: Adriaan Renting <renting@astron.nl>
Date: Wed Oct 12 2005 - 15:11:54 CEST
try using SWIG?
Adriaan Renting.
I am extending C++ application with python. I am not able to convert a C++ array in Python.
|