On Mon, Feb 04, 2008 at 12:05:45PM -0800, Christopher Barker wrote:
> ctypes -- [...] Can it call C++ directly at all?

No, but you can use 'extern "C"' in you cpp file, if you have controle
over the file.

Gaƫl
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to